Home
last modified time | relevance | path

Searched refs:FL_ALLOW_PARALLEL (Results 1 – 20 of 20) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog_event_client.cc3855 print_event_info->allow_parallel != !!(flags2 & FL_ALLOW_PARALLEL)) in print()
3859 !(flags2 & FL_ALLOW_PARALLEL), in print()
3862 print_event_info->allow_parallel= !!(flags2 & FL_ALLOW_PARALLEL); in print()
H A Drpl_parallel.cc2857 ( (!(gtid_flags & Gtid_log_event::FL_ALLOW_PARALLEL) || in do_event()
H A Dlog_event.h3616 static const uchar FL_ALLOW_PARALLEL= 8; variable
H A Dlog_event_server.cc3276 flags2|= FL_ALLOW_PARALLEL; in Gtid_log_event()
3466 if (flags2 & FL_ALLOW_PARALLEL) in do_apply_event()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog_event_client.cc3855 print_event_info->allow_parallel != !!(flags2 & FL_ALLOW_PARALLEL)) in print()
3859 !(flags2 & FL_ALLOW_PARALLEL), in print()
3862 print_event_info->allow_parallel= !!(flags2 & FL_ALLOW_PARALLEL); in print()
H A Drpl_parallel.cc2857 ( (!(gtid_flags & Gtid_log_event::FL_ALLOW_PARALLEL) || in do_event()
H A Dlog_event.h3616 static const uchar FL_ALLOW_PARALLEL= 8; variable
H A Dlog_event_server.cc3276 flags2|= FL_ALLOW_PARALLEL; in Gtid_log_event()
3466 if (flags2 & FL_ALLOW_PARALLEL) in do_apply_event()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog_event.cc8003 flags2|= FL_ALLOW_PARALLEL; in Gtid_log_event()
8161 if (flags2 & FL_ALLOW_PARALLEL) in do_apply_event()
8258 print_event_info->allow_parallel != !!(flags2 & FL_ALLOW_PARALLEL)) in print()
8262 !(flags2 & FL_ALLOW_PARALLEL), in print()
8265 print_event_info->allow_parallel= !!(flags2 & FL_ALLOW_PARALLEL); in print()
H A Dlog_event.h3418 static const uchar FL_ALLOW_PARALLEL= 8; variable
H A Drpl_parallel.cc2845 ( (!(gtid_flags & Gtid_log_event::FL_ALLOW_PARALLEL) || in do_event()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog_event.cc8003 flags2|= FL_ALLOW_PARALLEL; in Gtid_log_event()
8161 if (flags2 & FL_ALLOW_PARALLEL) in do_apply_event()
8258 print_event_info->allow_parallel != !!(flags2 & FL_ALLOW_PARALLEL)) in print()
8262 !(flags2 & FL_ALLOW_PARALLEL), in print()
8265 print_event_info->allow_parallel= !!(flags2 & FL_ALLOW_PARALLEL); in print()
H A Dlog_event.h3418 static const uchar FL_ALLOW_PARALLEL= 8; variable
H A Drpl_parallel.cc2845 ( (!(gtid_flags & Gtid_log_event::FL_ALLOW_PARALLEL) || in do_event()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog_event.cc7961 flags2|= FL_ALLOW_PARALLEL; in Gtid_log_event()
8122 if (flags2 & FL_ALLOW_PARALLEL) in do_apply_event()
8219 print_event_info->allow_parallel != !!(flags2 & FL_ALLOW_PARALLEL)) in print()
8223 !(flags2 & FL_ALLOW_PARALLEL), in print()
8226 print_event_info->allow_parallel= !!(flags2 & FL_ALLOW_PARALLEL); in print()
H A Dlog_event.h3387 static const uchar FL_ALLOW_PARALLEL= 8; variable
H A Drpl_parallel.cc2814 ( (!(gtid_flags & Gtid_log_event::FL_ALLOW_PARALLEL) ||
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog_event.cc7961 flags2|= FL_ALLOW_PARALLEL;
8122 if (flags2 & FL_ALLOW_PARALLEL)
8219 print_event_info->allow_parallel != !!(flags2 & FL_ALLOW_PARALLEL))
8223 !(flags2 & FL_ALLOW_PARALLEL),
8226 print_event_info->allow_parallel= !!(flags2 & FL_ALLOW_PARALLEL);
H A Dlog_event.h3387 static const uchar FL_ALLOW_PARALLEL= 8; variable
H A Drpl_parallel.cc2814 ( (!(gtid_flags & Gtid_log_event::FL_ALLOW_PARALLEL) || in do_event()