1994
1994
bool Open_tables_state::rm_temporary_table(plugin::StorageEngine *base, const TableIdentifier &identifier)
1999
if (not plugin::StorageEngine::dropTable(*static_cast<Session *>(this), *base, identifier, error))
2001
2002
identifier.getSQLPath(path);
2002
2003
errmsg_printf(ERRMSG_LVL_WARN, _("Could not remove temporary table: '%s', error: %d"),