mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixes to make tests pass on pushbuild.
mysql-test/suite/rpl/t/rpl_loaddata_map-master.opt: Rename: mysql-test/t/rpl_loaddata_map-master.opt -> mysql-test/suite/rpl/t/rpl_loaddata_map-master.opt mysql-test/suite/rpl/t/rpl_loaddata_map-slave.opt: Rename: mysql-test/t/rpl_loaddata_map-slave.opt -> mysql-test/suite/rpl/t/rpl_loaddata_map-slave.opt mysql-test/include/show_binlog_events2.inc: Binlog position change. mysql-test/suite/rpl/r/rpl_loaddata_map.result: Result change. mysql-test/suite/rpl/r/rpl_user.result: Result change. mysql-test/suite/rpl/t/rpl_loaddata_map.test: Test is only sensible to execute for statement and mixed mode. mysql-test/suite/rpl/t/rpl_user.test: Test assumed that binary log is identical for row- and statement- based logging, which it was not. Deleting users individually on master and slave respectively, without involving binary log.
This commit is contained in:
1
mysql-test/suite/rpl/t/rpl_loaddata_map-slave.opt
Normal file
1
mysql-test/suite/rpl/t/rpl_loaddata_map-slave.opt
Normal file
@ -0,0 +1 @@
|
||||
--max_allowed_packet=8K
|
Reference in New Issue
Block a user