Commit f566a4f8 authored by Sergei Golubchik's avatar Sergei Golubchik

maria.encrypt-wrong-key - cleanup properly

parent 85358ddf
...@@ -52,3 +52,5 @@ INSERT INTO t1 VALUES (2); ...@@ -52,3 +52,5 @@ INSERT INTO t1 VALUES (2);
--error 192 --error 192
select * from t1; select * from t1;
drop table t1; drop table t1;
--remove_file $MYSQLTEST_VARDIR/keys1.txt
--remove_file $MYSQLTEST_VARDIR/keys2.txt
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment