mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 06:05:32 +02:00
Merge.
This commit is contained in:
commit
d48b4a83a2
401 changed files with 2093 additions and 5377 deletions
|
|
@ -292,7 +292,7 @@ bool close_cached_tables(THD *thd, TABLE_LIST *tables,
|
|||
bool wait_for_refresh, ulong timeout);
|
||||
bool close_cached_connection_tables(THD *thd, LEX_STRING *connect_string);
|
||||
void close_all_tables_for_name(THD *thd, TABLE_SHARE *share,
|
||||
bool remove_from_locked_tables);
|
||||
ha_extra_function extra);
|
||||
OPEN_TABLE_LIST *list_open_tables(THD *thd, const char *db, const char *wild);
|
||||
void tdc_remove_table(THD *thd, enum_tdc_remove_table_type remove_type,
|
||||
const char *db, const char *table_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue