Home
last modified time | relevance | path

Searched refs:SLAVE_EXEC_MODE_IDEMPOTENT (Results 1 – 25 of 54) sorted by relevance

123

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_db.cc824 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_create_db()
1101 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_rm_db()
H A Dlog_event_server.cc5692 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in do_apply_event()
7011 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_before_row_operations()
7096 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_after_row_operations()
7509 error= write_row(rgi, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_db.cc776 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_create_db()
1053 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_rm_db()
H A Dlog_event.cc11670 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in do_apply_event()
13291 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_before_row_operations()
13376 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_after_row_operations()
13789 error= write_row(rgi, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_db.cc776 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_create_db()
1053 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_rm_db()
H A Dlog_event.cc11670 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in do_apply_event()
13291 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_before_row_operations()
13376 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_after_row_operations()
13789 error= write_row(rgi, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_db.cc776 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_create_db()
1053 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_rm_db()
H A Dlog_event.cc11631 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT));
13245 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)
13330 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)
13743 error= write_row(rgi, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT);
H A Dsql_class.h89 SLAVE_EXEC_MODE_IDEMPOTENT,
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_db.cc776 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT)
1053 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT)
H A Dlog_event.cc11631 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in do_apply_event()
13245 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_before_row_operations()
13330 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_after_row_operations()
13743 error= write_row(rgi, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_db.cc824 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_create_db()
1101 slave_ddl_exec_mode_options == SLAVE_EXEC_MODE_IDEMPOTENT) in mysql_rm_db()
H A Dlog_event_server.cc5692 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in do_apply_event()
7011 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_before_row_operations()
7096 if (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) in do_after_row_operations()
7509 error= write_row(rgi, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dlog_event.cc8260 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in do_apply_event()
9220 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_before_row_operations()
9331 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_after_row_operations()
9633 int error= write_row(rli, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
H A Dsql_class.h64 SLAVE_EXEC_MODE_IDEMPOTENT, enumerator
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dlog_event.cc10517 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in handle_idempotent_and_ignored_errors()
12901 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_before_row_operations()
13002 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_after_row_operations()
13350 int error= write_row(rli, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
H A Dsql_class.h150 SLAVE_EXEC_MODE_IDEMPOTENT, enumerator
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dlog_event.cc10517 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in handle_idempotent_and_ignored_errors()
12901 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_before_row_operations()
13002 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_after_row_operations()
13350 int error= write_row(rli, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
H A Dsql_class.h150 SLAVE_EXEC_MODE_IDEMPOTENT, enumerator
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dlog_event.cc10517 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in handle_idempotent_and_ignored_errors()
12901 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_before_row_operations()
13002 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_after_row_operations()
13350 int error= write_row(rli, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
H A Dsql_class.h150 SLAVE_EXEC_MODE_IDEMPOTENT, enumerator
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dlog_event.cc10465 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in handle_idempotent_and_ignored_errors()
12768 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_before_row_operations()
12869 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_after_row_operations()
13228 int error= write_row(rli, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
H A Dsql_class.h125 SLAVE_EXEC_MODE_IDEMPOTENT, enumerator
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dlog_event.cc10427 (slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT)); in handle_idempotent_and_ignored_errors()
12694 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_before_row_operations()
12795 if ((slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT) || in do_after_row_operations()
13142 int error= write_row(rli, slave_exec_mode == SLAVE_EXEC_MODE_IDEMPOTENT); in do_exec_row()
H A Dsql_class.h111 SLAVE_EXEC_MODE_IDEMPOTENT, enumerator

123