Home
last modified time | relevance | path

Searched refs:close_cached_tables (Results 1 – 25 of 118) sorted by relevance

12345

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_tdc.cc38 const int res = close_cached_tables(NULL, // No need for thd pointer in ndb_tdc_close_cached_tables()
66 const int res = close_cached_tables(thd, &table_list, in ndb_tdc_close_cached_table()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_tdc.cc44 const int res = close_cached_tables(NULL, // No need for thd pointer in ndb_tdc_close_cached_tables()
76 const int res = close_cached_tables(thd, in ndb_tdc_close_cached_table()
H A Dsql_reload.cc233 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
294 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dndb_tdc.cc44 const int res = close_cached_tables(NULL, // No need for thd pointer in ndb_tdc_close_cached_tables()
76 const int res = close_cached_tables(thd, in ndb_tdc_close_cached_table()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_tdc.cc44 const int res = close_cached_tables(NULL, // No need for thd pointer in ndb_tdc_close_cached_tables()
76 const int res = close_cached_tables(thd, in ndb_tdc_close_cached_table()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_tdc.cc44 const int res = close_cached_tables(NULL, // No need for thd pointer in ndb_tdc_close_cached_tables()
76 const int res = close_cached_tables(thd, in ndb_tdc_close_cached_table()
H A Dsql_reload.cc232 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
256 close_cached_tables(thd, tables, (options & REFRESH_FAST) ? in reload_acl_and_cache()
313 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_tdc.cc44 const int res = close_cached_tables(NULL, // No need for thd pointer in ndb_tdc_close_cached_tables()
76 const int res = close_cached_tables(thd, in ndb_tdc_close_cached_table()
H A Dsql_reload.cc232 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
293 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dndb_tdc.cc44 const int res = close_cached_tables(NULL, // No need for thd pointer in ndb_tdc_close_cached_tables()
76 const int res = close_cached_tables(thd, in ndb_tdc_close_cached_table()
H A Dsql_reload.cc232 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
293 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_glue.h68 bool close_cached_tables(THD *thd, TABLE_LIST *tables, bool have_lock, in close_cached_tables() function
71 return close_cached_tables(thd, tables, wait_for_refresh, LONG_TIMEOUT); in close_cached_tables()
H A Dsql_reload.cc247 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
308 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_glue.h68 bool close_cached_tables(THD *thd, TABLE_LIST *tables, bool have_lock, in close_cached_tables() function
71 return close_cached_tables(thd, tables, wait_for_refresh, LONG_TIMEOUT); in close_cached_tables()
H A Dsql_reload.cc247 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
308 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_glue.h68 bool close_cached_tables(THD *thd, TABLE_LIST *tables, bool have_lock, in close_cached_tables() function
71 return close_cached_tables(thd, tables, wait_for_refresh, LONG_TIMEOUT); in close_cached_tables()
H A Dsql_reload.cc247 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
308 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dha_ndbcluster_glue.h68 bool close_cached_tables(THD *thd, TABLE_LIST *tables, bool have_lock, in close_cached_tables() function
71 return close_cached_tables(thd, tables, wait_for_refresh, LONG_TIMEOUT); in close_cached_tables()
H A Dsql_reload.cc245 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
269 close_cached_tables(thd, tables, (options & REFRESH_FAST) ? in reload_acl_and_cache()
326 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dha_ndbcluster_glue.h68 bool close_cached_tables(THD *thd, TABLE_LIST *tables, bool have_lock, in close_cached_tables() function
71 return close_cached_tables(thd, tables, wait_for_refresh, LONG_TIMEOUT); in close_cached_tables()
H A Dsql_reload.cc245 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
306 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_reload.cc245 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
271 close_cached_tables(thd, tables, (options & REFRESH_FAST) ? in reload_acl_and_cache()
337 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_reload.cc245 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
271 close_cached_tables(thd, tables, (options & REFRESH_FAST) ? in reload_acl_and_cache()
337 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_reload.cc208 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
269 if (close_cached_tables(thd, tables, in reload_acl_and_cache()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_reload.cc217 if (close_cached_tables(thd, tables, in handle_reload_request()
269 if (close_cached_tables( in handle_reload_request()

12345