Home
last modified time | relevance | path

Searched refs:init_locked_tables (Results 1 – 25 of 76) sorted by relevance

1234

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_reload.cc486 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
579 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
H A Dsql_class.h1312 bool init_locked_tables(THD *thd);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_reload.cc486 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
579 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
H A Dsql_class.h1319 bool init_locked_tables(THD *thd);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_reload.cc438 thd->locked_tables_list.init_locked_tables(thd)) { in flush_tables_with_read_lock()
522 if (thd->locked_tables_list.init_locked_tables(thd)) return true; in flush_tables_for_export()
H A Dlocked_tables_list.h117 bool init_locked_tables(THD *thd);
H A Dlocked_tables_list.cc52 bool Locked_tables_list::init_locked_tables(THD *thd) { in init_locked_tables() function in Locked_tables_list
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_reload.cc506 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
599 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
H A Dsql_class.h1344 bool init_locked_tables(THD *thd);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_reload.cc523 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
613 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_reload.cc503 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
593 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_reload.cc589 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
679 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_reload.cc589 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
679 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_reload.cc589 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
679 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_reload.cc571 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
664 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_reload.cc571 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
664 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_reload.cc571 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
664 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_for_export()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_reload.cc461 thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
H A Dsql_class.h1344 bool init_locked_tables(THD *thd);
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_reload.cc614 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_reload.cc610 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_reload.cc610 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_reload.cc585 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_reload.cc585 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_reload.cc614 if (thd->locked_tables_list.init_locked_tables(thd)) in flush_tables_with_read_lock()

1234