1104
1104
char option_buff[400],*ptr;
1105
1105
Table *show_table= tables->table;
1106
1106
TableShare *share= show_table->s;
1108
1108
drizzled::plugin::StorageEngine *tmp_db_type= share->db_type();
1110
1110
if (share->tmp_table == SYSTEM_TMP_TABLE)