Home
last modified time | relevance | path

Searched refs:unlink_all_closed_tables (Results 1 – 25 of 96) sorted by relevance

1234

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dlocked_tables_list.cc238 void Locked_tables_list::unlink_all_closed_tables(THD *thd, MYSQL_LOCK *lock, in unlink_all_closed_tables() function in Locked_tables_list
311 unlink_all_closed_tables(thd, nullptr, reopen_count); in reopen_tables()
350 unlink_all_closed_tables(thd, lock, reopen_count); in reopen_tables()
H A Dlocked_tables_list.h121 void unlink_all_closed_tables(THD *thd, MYSQL_LOCK *lock,
H A Dsql_truncate.cc404 thd->locked_tables_list.unlink_all_closed_tables(thd, nullptr, 0); in cleanup_base()
H A Dsql_rename.cc475 thd->locked_tables_list.unlink_all_closed_tables(thd, nullptr, 0); in mysql_rename_tables()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_truncate.cc451 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
471 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_truncate.cc451 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
471 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_truncate.cc431 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
451 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_truncate.cc431 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
451 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_truncate.cc463 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
483 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_truncate.cc463 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
483 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_truncate.cc496 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
H A Dsql_admin.cc225 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in prepare_for_repair()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_truncate.cc496 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
H A Dsql_admin.cc225 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in prepare_for_repair()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_truncate.cc498 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_truncate.cc509 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_truncate.cc509 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_truncate.cc509 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_truncate.cc503 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_truncate.cc496 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
H A Dsql_admin.cc225 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in prepare_for_repair()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_truncate.cc503 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_truncate.cc489 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_truncate.cc485 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_truncate.cc512 thd->locked_tables_list.unlink_all_closed_tables(thd, NULL, 0); in truncate_table()

1234