Home
last modified time | relevance | path

Searched refs:rm_temporary_table (Results 1 – 25 of 70) sorted by relevance

123

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtemporary_tables.cc692 bool THD::rm_temporary_table(handlerton *base, const char *path) in rm_temporary_table() function in THD
1383 rm_temporary_table(share->db_type(), share->path.str); in log_events_and_free_tmp_shares()
1462 rm_temporary_table(share->db_type(), share->path.str); in free_tmp_table_share()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtemporary_tables.cc687 bool THD::rm_temporary_table(handlerton *base, const char *path) in rm_temporary_table() function in THD
1385 rm_temporary_table(share->db_type(), share->path.str); in log_events_and_free_tmp_shares()
1464 rm_temporary_table(share->db_type(), share->path.str); in free_tmp_table_share()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtemporary_tables.cc687 bool THD::rm_temporary_table(handlerton *base, const char *path) in rm_temporary_table() function in THD
1385 rm_temporary_table(share->db_type(), share->path.str); in log_events_and_free_tmp_shares()
1464 rm_temporary_table(share->db_type(), share->path.str); in free_tmp_table_share()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtemporary_tables.cc692 bool THD::rm_temporary_table(handlerton *base, const char *path) in rm_temporary_table() function in THD
1394 rm_temporary_table(share->db_type(), share->path.str); in log_events_and_free_tmp_shares()
1473 rm_temporary_table(share->db_type(), share->path.str); in free_tmp_table_share()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtemporary_tables.cc692 bool THD::rm_temporary_table(handlerton *base, const char *path) in rm_temporary_table() function in THD
1394 rm_temporary_table(share->db_type(), share->path.str); in log_events_and_free_tmp_shares()
1473 rm_temporary_table(share->db_type(), share->path.str); in free_tmp_table_share()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtemporary_tables.cc692 bool THD::rm_temporary_table(handlerton *base, const char *path) in rm_temporary_table() function in THD
1383 rm_temporary_table(share->db_type(), share->path.str); in log_events_and_free_tmp_shares()
1462 rm_temporary_table(share->db_type(), share->path.str); in free_tmp_table_share()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
H A Dsql_base.h170 bool rm_temporary_table(handlerton *base, const char *path);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
H A Dsql_base.h170 bool rm_temporary_table(handlerton *base, const char *path);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_truncate.cc320 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
H A Dsql_base.h170 bool rm_temporary_table(handlerton *base, const char *path);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
H A Dsql_base.h222 bool rm_temporary_table(handlerton *base, const char *path);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_truncate.cc317 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
H A Dsql_base.h170 bool rm_temporary_table(handlerton *base, const char *path);
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_truncate.cc313 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_truncate.cc320 rm_temporary_table(table_type, share->path.str); in recreate_temporary_table()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_truncate.cc442 rm_temporary_table(thd, hton, saved_path.c_str(), tdef_holder_ptr->get()); in cleanup_temporary()
H A Dsql_base.h193 bool rm_temporary_table(THD *thd, handlerton *base, const char *path,

123