Home
last modified time | relevance | path

Searched refs:tc_add_table (Results 1 – 18 of 18) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtable_cache.h103 extern void tc_add_table(THD *thd, TABLE *table);
H A Dtable_cache.cc355 void tc_add_table(THD *thd, TABLE *table) in tc_add_table() function
H A Dsql_base.cc2023 tc_add_table(thd, table);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtable_cache.h103 extern void tc_add_table(THD *thd, TABLE *table);
H A Dtable_cache.cc355 void tc_add_table(THD *thd, TABLE *table)
H A Dsql_base.cc2023 tc_add_table(thd, table); in open_table()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtable_cache.h103 extern void tc_add_table(THD *thd, TABLE *table);
H A Dtable_cache.cc354 void tc_add_table(THD *thd, TABLE *table) in tc_add_table() function
H A Dsql_base.cc2126 tc_add_table(thd, table); in open_table()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtable_cache.h93 extern void tc_add_table(THD *thd, TABLE *table);
H A Dtable_cache.cc332 void tc_add_table(THD *thd, TABLE *table) in tc_add_table() function
H A Dsql_base.cc2032 tc_add_table(thd, table); in open_table()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtable_cache.h103 extern void tc_add_table(THD *thd, TABLE *table);
H A Dtable_cache.cc354 void tc_add_table(THD *thd, TABLE *table) in tc_add_table() function
H A Dsql_base.cc2126 tc_add_table(thd, table); in open_table()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtable_cache.h93 extern void tc_add_table(THD *thd, TABLE *table);
H A Dtable_cache.cc332 void tc_add_table(THD *thd, TABLE *table) in tc_add_table() function
H A Dsql_base.cc2032 tc_add_table(thd, table); in open_table()