413
413
TableIdentifier identifier(db, table->table_name, table->internal_tmp_table ? INTERNAL_TMP_TABLE : NO_TMP_TABLE);
419
417
// Table was not found on disk and table can't be created from engine
420
418
push_warning_printf(session, DRIZZLE_ERROR::WARN_LEVEL_NOTE,