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

Add new option "check-testcases" to mysql-test-run.pl

Cleanup the sideeffects from most of the  testcases with sideeffects.
This commit is contained in:
msvensson@neptunus.(none)
2006-01-26 17:54:34 +01:00
parent f60f757689
commit 9304785c10
65 changed files with 256 additions and 11 deletions

View File

@ -79,3 +79,4 @@ terminated by ',' optionally enclosed by '%' escaped by '@' lines terminated by
ERROR 23000: Duplicate entry '2003-03-22' for key 1
drop table t2;
drop table t2;
drop table t1;