3148
3148
bool rm_temporary_table(StorageEngine *base, char *path)
3153
3154
if(delete_table_proto_file(path))
3154
3155
error=1; /* purecov: inspected */
3160
3160
errmsg_printf(ERRMSG_LVL_WARN, _("Could not remove temporary table: '%s', error: %d"),