Home
last modified time | relevance | path

Searched refs:ha_recover (Results 1 – 25 of 88) sorted by relevance

1234

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtc_log.cc547 if (ha_recover(&xids)) in recover()
574 if (ha_recover(0)) in using_heuristic_recover()
H A Dxa.cc146 int ha_recover(HASH *commit_list) in ha_recover() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtc_log.cc547 if (ha_recover(&xids)) in recover()
574 if (ha_recover(0)) in using_heuristic_recover()
H A Dxa.cc146 int ha_recover(HASH *commit_list) in ha_recover() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtc_log.cc554 if (ha_recover(&xids)) in recover()
581 if (ha_recover(0)) in using_heuristic_recover()
H A Dxa.cc207 int ha_recover(HASH *commit_list) in ha_recover() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtc_log.cc547 if (ha_recover(&xids)) in recover()
574 if (ha_recover(0)) in using_heuristic_recover()
H A Dxa.cc146 int ha_recover(HASH *commit_list) in ha_recover() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtc_log.cc510 bool err = ha_recover(&xids); in recover()
530 if (ha_recover(nullptr)) LogErr(ERROR_LEVEL, ER_TC_HEURISTIC_RECOVERY_FAILED); in using_heuristic_recover()
H A Dxa.cc368 int ha_recover(const mem_root_unordered_set<my_xid> *commit_list) { in ha_recover() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtc_log.cc537 if (ha_recover(&xids)) in recover()
564 if (ha_recover(0)) in using_heuristic_recover()
H A Dxa.cc146 int ha_recover(HASH *commit_list) in ha_recover() function
H A Dhandler.h4125 int ha_recover(HASH *commit_list);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtc_log.cc537 if (ha_recover(&xids)) in recover()
564 if (ha_recover(0)) in using_heuristic_recover()
H A Dxa.cc146 int ha_recover(HASH *commit_list) in ha_recover() function
H A Dhandler.h4125 int ha_recover(HASH *commit_list);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dlog.cc3006 if (ha_recover(&xids)) in recover()
3047 if (ha_recover(0)) in using_heuristic_recover()
H A Dhandler.h3401 int ha_recover(HASH *commit_list);
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dlog.cc2997 if (ha_recover(&xids)) in recover()
3038 if (ha_recover(0)) in using_heuristic_recover()
H A Dhandler.h3392 int ha_recover(HASH *commit_list);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dlog.cc3315 if (ha_recover(&xids)) in recover()
3356 if (ha_recover(0)) in using_heuristic_recover()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dlog.cc3315 if (ha_recover(&xids)) in recover()
3356 if (ha_recover(0)) in using_heuristic_recover()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dlog.cc3315 if (ha_recover(&xids)) in recover()
3356 if (ha_recover(0)) in using_heuristic_recover()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dlog.cc6541 if (ha_recover(&xids)) in recover()
6582 if (ha_recover(0)) in using_heuristic_recover()
6759 if (ha_recover(&xids)) in recover()
H A Dhandler.h2319 int ha_recover(HASH *commit_list);

1234