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:
@@ -24,7 +24,10 @@ load data infile '../../std_data/rpl_loaddata.dat' into table test.t1;
|
||||
# were returned).
|
||||
--replace_column 2 # 5 #
|
||||
show binlog events from 98;
|
||||
|
||||
drop database mysqltest;
|
||||
use test;
|
||||
drop table t1;
|
||||
|
||||
# End of 4.1 tests
|
||||
# Adding comment for force manual merge 5.0 -> wl1012: Delete me
|
||||
|
||||
Reference in New Issue
Block a user