Home
last modified time | relevance | path

Searched refs:trx_undo_truncate_tablespace (Results 1 – 21 of 21) sorted by relevance

/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dtrx0undo.h378 trx_undo_truncate_tablespace(
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Dtrx0undo.h378 trx_undo_truncate_tablespace(
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dtrx0undo.h378 trx_undo_truncate_tablespace(
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Dtrx0undo.h378 trx_undo_truncate_tablespace(
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dtrx0undo.h378 trx_undo_truncate_tablespace(
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Dtrx0undo.h378 trx_undo_truncate_tablespace(
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dtrx0undo.h298 bool trx_undo_truncate_tablespace(undo::Tablespace *marked_space);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/trx/
H A Dtrx0purge.cc1180 bool success = trx_undo_truncate_tablespace(undo_trunc); in trx_purge_initiate_truncate()
H A Dtrx0undo.cc2093 trx_undo_truncate_tablespace( in trx_undo_truncate_tablespace() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/trx/
H A Dtrx0purge.cc1159 bool success = trx_undo_truncate_tablespace(undo_trunc); in trx_purge_initiate_truncate()
H A Dtrx0undo.cc2093 trx_undo_truncate_tablespace( in trx_undo_truncate_tablespace() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/trx/
H A Dtrx0purge.cc1180 bool success = trx_undo_truncate_tablespace(undo_trunc); in trx_purge_initiate_truncate()
H A Dtrx0undo.cc2093 trx_undo_truncate_tablespace( in trx_undo_truncate_tablespace() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/trx/
H A Dtrx0purge.cc1180 bool success = trx_undo_truncate_tablespace(undo_trunc); in trx_purge_initiate_truncate()
H A Dtrx0undo.cc2093 trx_undo_truncate_tablespace( in trx_undo_truncate_tablespace() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/trx/
H A Dtrx0purge.cc1160 bool success = trx_undo_truncate_tablespace(undo_trunc); in trx_purge_initiate_truncate()
H A Dtrx0undo.cc2095 trx_undo_truncate_tablespace( in trx_undo_truncate_tablespace() function
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/trx/
H A Dtrx0purge.cc1159 bool success = trx_undo_truncate_tablespace(undo_trunc); in trx_purge_initiate_truncate()
H A Dtrx0undo.cc2093 trx_undo_truncate_tablespace( in trx_undo_truncate_tablespace() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/trx/
H A Dtrx0undo.cc1966 bool trx_undo_truncate_tablespace(undo::Tablespace *marked_space) { in trx_undo_truncate_tablespace() function
H A Dtrx0purge.cc1431 bool success = trx_undo_truncate_tablespace(marked_space); in trx_purge_truncate_marked_undo_low()