1442
1443
if (create_info->row_type == ROW_TYPE_DYNAMIC)
1443
1444
db_options|=HA_OPTION_PACK_RECORD;
1447
1448
/* Build a Table object to pass down to the engine, and the do the actual create. */
1448
1449
if (not mysql_prepare_create_table(session, create_info, table_proto, alter_info,