1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
This commit is contained in:
monty@mysql.com
2004-03-12 01:13:04 +02:00
13 changed files with 59 additions and 30 deletions

View File

@ -376,7 +376,7 @@ bool check_stack_overrun(THD *thd,char *dummy);
#endif
bool reload_acl_and_cache(THD *thd, ulong options, TABLE_LIST *tables);
void table_cache_init(void);
bool table_cache_init(void);
void table_cache_free(void);
uint cached_tables(void);
void kill_mysql(void);