3017
2978
creation, instead create the table directly (for both normal
3021
2982
if (session->variables.keep_files_on_create)
3022
2983
create_info->options|= HA_CREATE_KEEP_FILES;
3023
2984
err= ha_create_table(session, dst_path, db, table_name, create_info, 1);