Home
last modified time | relevance | path

Searched refs:ha_rollback_low (Results 1 – 25 of 48) sorted by relevance

12

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtc_log.cc43 return ha_rollback_low(thd, all); in rollback()
324 return ha_rollback_low(thd, all); in rollback()
H A Dbinlog.cc2527 if ((error= ha_rollback_low(thd, all))) in rollback()
2724 error= ha_rollback_low(thd, all); in rollback()
9424 ha_rollback_low(thd, all); in commit()
9440 ha_rollback_low(thd, all); in commit()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtc_log.cc43 return ha_rollback_low(thd, all); in rollback()
324 return ha_rollback_low(thd, all); in rollback()
H A Dbinlog.cc2527 if ((error= ha_rollback_low(thd, all))) in rollback()
2724 error= ha_rollback_low(thd, all); in rollback()
9424 ha_rollback_low(thd, all); in commit()
9440 ha_rollback_low(thd, all); in commit()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtc_log.cc57 return ha_rollback_low(thd, all); in rollback()
331 return ha_rollback_low(thd, all); in rollback()
H A Dbinlog.cc2413 if ((error= ha_rollback_low(thd, all))) in rollback()
2611 error= ha_rollback_low(thd, all); in rollback()
8965 ha_rollback_low(thd, all); in commit()
8981 ha_rollback_low(thd, all); in commit()
12640 return ha_rollback_low(thd, all); in wsrep_thd_binlog_rollback()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtc_log.cc43 return ha_rollback_low(thd, all); in rollback()
324 return ha_rollback_low(thd, all); in rollback()
H A Dbinlog.cc2527 if ((error= ha_rollback_low(thd, all))) in rollback()
2724 error= ha_rollback_low(thd, all); in rollback()
9424 ha_rollback_low(thd, all); in commit()
9440 ha_rollback_low(thd, all); in commit()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtc_log.cc65 return ha_rollback_low(thd, all); in rollback()
311 return ha_rollback_low(thd, all); in rollback()
H A Dbinlog.cc2496 if ((error = ha_rollback_low(thd, all))) goto end; in rollback()
2680 error = ha_rollback_low(thd, all); in rollback()
8144 ha_rollback_low(thd, all); in commit()
8162 ha_rollback_low(thd, all); in commit()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtc_log.cc41 return ha_rollback_low(thd, all); in rollback()
314 return ha_rollback_low(thd, all); in rollback()
H A Dbinlog.cc2348 if ((error= ha_rollback_low(thd, all))) in rollback()
2549 error= ha_rollback_low(thd, all); in rollback()
8845 ha_rollback_low(thd, all); in commit()
8861 ha_rollback_low(thd, all); in commit()
H A Dhandler.h4134 int ha_rollback_low(THD *thd, bool all);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtc_log.cc41 return ha_rollback_low(thd, all); in rollback()
314 return ha_rollback_low(thd, all); in rollback()
H A Dbinlog.cc2349 if ((error= ha_rollback_low(thd, all))) in rollback()
2543 error= ha_rollback_low(thd, all); in rollback()
8845 ha_rollback_low(thd, all); in commit()
8861 ha_rollback_low(thd, all); in commit()
H A Dhandler.h4134 int ha_rollback_low(THD *thd, bool all);
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dlog.h125 return ha_rollback_low(thd, all); in rollback()
174 int rollback(THD *thd, bool all) { return ha_rollback_low(thd, all); } in rollback()
H A Dhandler.h3401 int ha_rollback_low(THD *thd, bool all);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dlog.h145 return ha_rollback_low(thd, all); in rollback()
198 int rollback(THD *thd, bool all) { return ha_rollback_low(thd, all); } in rollback()
H A Dhandler.h3725 int ha_rollback_low(THD *thd, bool all);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dlog.h145 return ha_rollback_low(thd, all); in rollback()
198 int rollback(THD *thd, bool all) { return ha_rollback_low(thd, all); } in rollback()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dlog.h140 return ha_rollback_low(thd, all); in rollback()
190 int rollback(THD *thd, bool all) { return ha_rollback_low(thd, all); } in rollback()
H A Dhandler.h3410 int ha_rollback_low(THD *thd, bool all);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dlog.h145 return ha_rollback_low(thd, all); in rollback()
198 int rollback(THD *thd, bool all) { return ha_rollback_low(thd, all); } in rollback()
H A Dhandler.h3725 int ha_rollback_low(THD *thd, bool all);

12