1831
1831
"Waiting to get writelock");
1832
1832
mysql_lock_abort(session,table->table);
1833
1833
TableIdentifier identifier(table->table->getShare()->getSchemaName(), table->table->getShare()->getTableName());
1834
table::Cache::singleton().removeTable(session, identifier, RTFC_WAIT_OTHER_THREAD_FLAG | RTFC_CHECK_KILLED_FLAG);
1837
1835
session->exit_cond(old_message);