Home
last modified time | relevance | path

Searched refs:ending_trans (Results 1 – 25 of 39) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dbinlog.h946 bool ending_trans(THD *thd, const bool all);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dbinlog.h759 bool ending_trans(THD* thd, const bool all);
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dbinlog.h759 bool ending_trans(THD* thd, const bool all);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h772 bool ending_trans(THD* thd, const bool all);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h772 bool ending_trans(THD* thd, const bool all);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h772 bool ending_trans(THD* thd, const bool all);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dbinlog.h1027 bool ending_trans(THD* thd, const bool all);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dbinlog.h1055 bool ending_trans(THD* thd, const bool all);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dbinlog.h1027 bool ending_trans(THD* thd, const bool all);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dbinlog.h1055 bool ending_trans(THD* thd, const bool all);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dbinlog.h1055 bool ending_trans(THD* thd, const bool all);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dbinlog.h1026 bool ending_trans(THD* thd, const bool all);
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dlog.h29 bool ending_trans(THD* thd, const bool all);
H A Dlog.cc1745 if (ending_trans(thd, all)) in binlog_truncate_trx_cache()
1822 if (!error && ending_trans(thd, all)) in binlog_commit()
1906 if (ending_trans(thd, all) && in binlog_rollback()
1925 else if (ending_trans(thd, all) || in binlog_rollback()
4638 bool ending_trans(THD* thd, const bool all) in ending_trans() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.h33 bool ending_trans(THD* thd, const bool all);
H A Dlog.cc1964 if (ending_trans(thd, all)) in binlog_truncate_trx_cache()
2052 DBUG_ASSERT(ending_trans(thd, all)); in trans_cannot_safely_rollback()
2177 if (likely(!error) && ending_trans(thd, all)) in binlog_commit()
2265 if (ending_trans(thd, all) && trans_cannot_safely_rollback(thd, all)) in binlog_rollback()
2277 else if (ending_trans(thd, all) || in binlog_rollback()
5667 bool ending_trans(THD* thd, const bool all) in ending_trans() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog.h34 bool ending_trans(THD* thd, const bool all);
H A Dlog.cc1920 if (ending_trans(thd, all)) in binlog_truncate_trx_cache()
1963 DBUG_ASSERT(ending_trans(thd, all)); in trans_cannot_safely_rollback()
2034 if (likely(!error) && ending_trans(thd, all)) in binlog_commit()
2114 if (ending_trans(thd, all) && trans_cannot_safely_rollback(thd, all)) in binlog_rollback()
2126 else if (ending_trans(thd, all) || in binlog_rollback()
5514 bool ending_trans(THD* thd, const bool all) in ending_trans() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.h33 bool ending_trans(THD* thd, const bool all);
H A Dlog.cc1928 if (ending_trans(thd, all)) in binlog_truncate_trx_cache()
1971 DBUG_ASSERT(ending_trans(thd, all)); in trans_cannot_safely_rollback()
2042 if (likely(!error) && ending_trans(thd, all)) in binlog_commit()
2122 if (ending_trans(thd, all) && trans_cannot_safely_rollback(thd, all)) in binlog_rollback()
2134 else if (ending_trans(thd, all) || in binlog_rollback()
5576 bool ending_trans(THD* thd, const bool all) in ending_trans() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.h33 bool ending_trans(THD* thd, const bool all);
H A Dlog.cc1928 if (ending_trans(thd, all)) in binlog_truncate_trx_cache()
1971 DBUG_ASSERT(ending_trans(thd, all)); in trans_cannot_safely_rollback()
2042 if (likely(!error) && ending_trans(thd, all)) in binlog_commit()
2122 if (ending_trans(thd, all) && trans_cannot_safely_rollback(thd, all)) in binlog_rollback()
2134 else if (ending_trans(thd, all) || in binlog_rollback()
5576 bool ending_trans(THD* thd, const bool all) in ending_trans() function
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog.h34 bool ending_trans(THD* thd, const bool all);
H A Dlog.cc1920 if (ending_trans(thd, all))
1963 DBUG_ASSERT(ending_trans(thd, all));
2034 if (likely(!error) && ending_trans(thd, all))
2114 if (ending_trans(thd, all) && trans_cannot_safely_rollback(thd, all))
2126 else if (ending_trans(thd, all) ||
5514 bool ending_trans(THD* thd, const bool all)
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.h33 bool ending_trans(THD* thd, const bool all);

12