908
908
bool tmp_table, uint32_t select_field_count);
910
bool mysql_alter_table(Session *session, char *new_db, char *new_name,
915
910
bool mysql_recreate_table(Session *session, TableList *table_list);
916
911
bool mysql_create_like_table(Session *session, TableList *table,