110
110
if (not lex_identified_temp_table)
114
114
my_error(ER_TRANSACTIONAL_DDL_NOT_SUPPORTED, MYF(0));
118
118
/* Skip first table, which is the table we are creating */
121
121
drizzled::message::table::init(createTableMessage(), createTableMessage().name(), create_table_list->getSchemaName(), create_info().db_type->getName());