1980
1980
might be an issue (lame engines).
1988
1988
errmsg_printf(error::WARN, _("Could not remove temporary table: '%s', error: %d"), identifier.getSQLPath().c_str(), errno);
1995
if (plugin::StorageEngine::dropTable(*static_cast<Session *>(this), base, identifier, error))
1995
if (plugin::StorageEngine::dropTable(*this, base, identifier, error))
1997
1997
errmsg_printf(error::WARN, _("Could not remove temporary table: '%s', error: %d"), identifier.getSQLPath().c_str(), error);