1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Clean up a test

Changed global parameters will be reset by server restart.
There is no need to save and restore the original values.
This commit is contained in:
Marko Mäkelä
2017-05-19 22:25:57 +03:00
parent a4d4a5fe82
commit 45fe62b8d6
2 changed files with 0 additions and 15 deletions

View File

@@ -62,5 +62,4 @@ FOUND /public/ in t7.ibd
FOUND /public/ in t8.ibd
# t9 page compressed expecting NOT FOUND
NOT FOUND /public/ in t9.ibd
use test;
drop database enctests;