mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 06:22:28 +01:00
55c9a39078
The test case crashes and recovers the server twice, and while recovering InnoDB sets innodb_file_format_check to different format on second restart. This makes the test case clean up check to fail. We fix this by deploying the option "--innodb_file_format_check='ON'" in slave startup configuration. This makes the innodb_file_format_check to not change on secod restart. |
||
---|---|---|
.. | ||
include | ||
r | ||
t | ||
combinations | ||
my.cnf | ||
README | ||
rpl_1slave_base.cnf |
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed