1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Clean up a directory to avoid a failure of another test

This commit is contained in:
Marko Mäkelä
2017-09-16 21:13:47 +03:00
parent 75dd3bcb4c
commit f24d36ae1e

View File

@@ -50,6 +50,7 @@ echo # Restore and check results;
--source include/restart_and_restore.inc
rmdir $basedir;
rmdir $incremental_dir;
SELECT COUNT(*) FROM t;
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED;