mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +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:
@@ -208,7 +208,8 @@ select f3() //
|
||||
f3()
|
||||
1
|
||||
call sp1() //
|
||||
drop table t1,t2,t3;
|
||||
drop view v1;
|
||||
drop table t1,t2,t3,t4;
|
||||
drop function f1;
|
||||
drop function f2;
|
||||
drop function f3;
|
||||
|
||||
Reference in New Issue
Block a user