68
68
/* If CREATE TABLE of non-temporary table, do implicit commit */
69
69
if (not lex_identified_temp_table)
76
76
/* Skip first table, which is the table we are creating */
79
79
drizzled::message::table::init(createTableMessage(), createTableMessage().name(), create_table_list->getSchemaName(), create_info().db_type->getName());