Home
last modified time | relevance | path

Searched refs:TMP_TABLE_ANY (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_rename.cc226 if (thd->find_temporary_table(new_table, THD::TMP_TABLE_ANY)) in do_rename_temporary()
H A Dtemporary_tables.cc1069 case TMP_TABLE_ANY: found= true; break; in find_temporary_table()
H A Dsql_class.h4748 TMP_TABLE_ANY enumerator
H A Dsql_parse.cc6555 res= thd->find_temporary_table(table, THD::TMP_TABLE_ANY); in find_temporary_table_for_rename()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_rename.cc226 if (thd->find_temporary_table(new_table, THD::TMP_TABLE_ANY)) in do_rename_temporary()
H A Dtemporary_tables.cc1069 case TMP_TABLE_ANY: found= true; break; in find_temporary_table()
H A Dsql_class.h4748 TMP_TABLE_ANY enumerator
H A Dsql_parse.cc6555 res= thd->find_temporary_table(table, THD::TMP_TABLE_ANY); in find_temporary_table_for_rename()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_rename.cc226 if (thd->find_temporary_table(new_table, THD::TMP_TABLE_ANY)) in do_rename_temporary()
H A Dtemporary_tables.cc1074 case TMP_TABLE_ANY: found= true; break; in find_temporary_table()
H A Dsql_class.h4645 TMP_TABLE_ANY
H A Dsql_parse.cc6440 res= thd->find_temporary_table(table, THD::TMP_TABLE_ANY); in find_temporary_table_for_rename()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_rename.cc226 if (thd->find_temporary_table(new_table, THD::TMP_TABLE_ANY)) in do_rename_temporary()
H A Dtemporary_tables.cc1074 case TMP_TABLE_ANY: found= true; break; in find_temporary_table()
H A Dsql_class.h4645 TMP_TABLE_ANY enumerator
H A Dsql_parse.cc6440 res= thd->find_temporary_table(table, THD::TMP_TABLE_ANY); in find_temporary_table_for_rename()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_rename.cc239 if (thd->find_temporary_table(new_table, THD::TMP_TABLE_ANY)) in do_rename_temporary()
H A Dtemporary_tables.cc1068 case TMP_TABLE_ANY: found= true; break; in find_temporary_table()
H A Dsql_class.h4917 TMP_TABLE_ANY enumerator
H A Dsql_parse.cc6429 res= thd->find_temporary_table(table, THD::TMP_TABLE_ANY); in find_temporary_table_for_rename()
H A Dsql_table.cc5227 THD::TMP_TABLE_ANY); in create_table_impl()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_rename.cc239 if (thd->find_temporary_table(new_table, THD::TMP_TABLE_ANY)) in do_rename_temporary()
H A Dtemporary_tables.cc1068 case TMP_TABLE_ANY: found= true; break; in find_temporary_table()
H A Dsql_class.h4917 TMP_TABLE_ANY enumerator
H A Dsql_parse.cc6429 res= thd->find_temporary_table(table, THD::TMP_TABLE_ANY); in find_temporary_table_for_rename()

12