Home
last modified time | relevance | path

Searched refs:trans_has_updated_trans_table (Results 1 – 25 of 65) sorted by relevance

123

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dbinlog.h944 bool trans_has_updated_trans_table(const THD *thd);
H A Dbinlog.cc3029 bool trans_has_updated_trans_table(const THD *thd) { in trans_has_updated_trans_table() function
10212 bool trans_table = trans_has_updated_trans_table(this); in decide_logging_format()
10665 trans_has_updated_trans_table(this), in is_dml_gtid_compatible()
10669 (some_transactional_table || trans_has_updated_trans_table(this)) && in is_dml_gtid_compatible()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dbinlog.h757 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dbinlog.h757 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h770 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h770 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h770 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dbinlog.h1017 bool trans_has_updated_trans_table(const THD* thd);
H A Dbinlog.cc2948 trans_has_updated_trans_table(const THD* thd) in trans_has_updated_trans_table() function
11045 bool trans_table= trans_has_updated_trans_table(this); in decide_logging_format()
11530 trans_has_updated_trans_table(this), in is_dml_gtid_compatible()
11534 (some_transactional_table || trans_has_updated_trans_table(this)) && in is_dml_gtid_compatible()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dbinlog.h1045 bool trans_has_updated_trans_table(const THD* thd);
H A Dbinlog.cc3123 trans_has_updated_trans_table(const THD* thd) in trans_has_updated_trans_table() function
11836 bool trans_table= trans_has_updated_trans_table(this); in decide_logging_format()
12327 trans_has_updated_trans_table(this), in is_dml_gtid_compatible()
12331 (some_transactional_table || trans_has_updated_trans_table(this)) && in is_dml_gtid_compatible()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dbinlog.h1017 bool trans_has_updated_trans_table(const THD* thd);
H A Dbinlog.cc3016 trans_has_updated_trans_table(const THD* thd) in trans_has_updated_trans_table() function
11233 bool trans_table= trans_has_updated_trans_table(this); in decide_logging_format()
11725 trans_has_updated_trans_table(this), in is_dml_gtid_compatible()
11729 (some_transactional_table || trans_has_updated_trans_table(this)) && in is_dml_gtid_compatible()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dbinlog.h1045 bool trans_has_updated_trans_table(const THD* thd);
H A Dbinlog.cc3123 trans_has_updated_trans_table(const THD* thd) in trans_has_updated_trans_table() function
11836 bool trans_table= trans_has_updated_trans_table(this); in decide_logging_format()
12327 trans_has_updated_trans_table(this), in is_dml_gtid_compatible()
12331 (some_transactional_table || trans_has_updated_trans_table(this)) && in is_dml_gtid_compatible()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dbinlog.h1045 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dbinlog.h1016 bool trans_has_updated_trans_table(const THD* thd);
H A Dbinlog.cc2942 trans_has_updated_trans_table(const THD* thd) in trans_has_updated_trans_table() function
11047 bool trans_table= trans_has_updated_trans_table(this); in decide_logging_format()
11532 trans_has_updated_trans_table(this), in is_dml_gtid_compatible()
11536 (some_transactional_table || trans_has_updated_trans_table(this)) && in is_dml_gtid_compatible()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dlog.h26 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.h30 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog.h31 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.h30 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.h30 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog.h31 bool trans_has_updated_trans_table(const THD* thd);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.h30 bool trans_has_updated_trans_table(const THD* thd);

123