3261
3261
bool rm_temporary_table(StorageEngine *base, char *path)
3266
3267
if(delete_table_proto_file(path))
3267
3268
error=1; /* purecov: inspected */
3273
3273
errmsg_printf(ERRMSG_LVL_WARN, _("Could not remove temporary table: '%s', error: %d"),