1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

test failure: make list_files more selective to prevent db.opt from showing up

This commit is contained in:
Sergei Golubchik
2014-12-01 13:52:49 +01:00
parent e3108e6d2b
commit a4baf9b3ea
2 changed files with 3 additions and 4 deletions

View File

@ -638,7 +638,6 @@ SELECT * FROM t1 WHERE i1 = ( SELECT i1 FROM t1 WHERE f1=0 LIMIT 1 );
DROP TABLE t1;
--remove_file $MYSQLD_DATADIR/test/db.opt
--enable_parsing
--echo #