33
33
const char *path, const char *wild, bool dir);
36
int store_create_info(THD *thd, TABLE_LIST *table_list, String *packet,
36
int store_create_info(THD *thd, TableList *table_list, String *packet,
37
37
HA_CREATE_INFO *create_info_arg);
38
38
bool store_db_create_info(THD *thd, const char *dbname, String *buffer,
39
39
HA_CREATE_INFO *create_info);