rpl.rpl_semi_sync_master_shutdown 'stmt' [ pass ] 3916
|
|
MTR's internal check of the test case 'rpl.rpl_semi_sync_master_shutdown' failed.
|
This means that the test case does not preserve the state that existed
|
before the test case was executed. Most likely the test case did not
|
do a proper clean-up. It could also be caused by the previous test run
|
by this thread, if the server wasn't restarted.
|
This is the diff of the states of the servers before and after the
|
test case was executed:
|
mysqltest: Logging to '/home/parallels/dev/10.5/build1/mysql-test/var/tmp/check-mysqld_1.log'.
|
mysqltest: Results saved in '/home/parallels/dev/10.5/build1/mysql-test/var/tmp/check-mysqld_1.result'.
|
mysqltest: Connecting to server localhost:16000 (socket /home/parallels/dev/10.5/build1/mysql-test/var/tmp/mysqld.1.sock) as 'root', connection 'default', attempt 0 ...
|
mysqltest: ... Connected.
|
mysqltest: Start processing test commands from './include/check-testcase.test' ...
|
mysqltest: ... Done processing test commands.
|
--- /home/parallels/dev/10.5/build1/mysql-test/var/tmp/check-mysqld_1.result 2022-05-11 13:25:37.457554354 +0100
|
+++ /home/parallels/dev/10.5/build1/mysql-test/var/tmp/check-mysqld_1.reject 2022-05-11 13:25:41.554341020 +0100
|
@@ -124,9 +124,9 @@
|
DEADLOCK_SEARCH_DEPTH_SHORT 4
|
DEADLOCK_TIMEOUT_LONG 50000000
|
DEADLOCK_TIMEOUT_SHORT 10000
|
-DEBUG d,intermittent_read_failure
|
+DEBUG
|
DEBUG_BINLOG_FSYNC_SLEEP 0
|
-DEBUG_DBUG d,intermittent_read_failure
|
+DEBUG_DBUG
|
DEBUG_MUTEX_DEADLOCK_DETECTOR ON
|
DEBUG_NO_THREAD_ALARM OFF
|
DEFAULT_PASSWORD_LIFETIME 0
|
|
mysqltest: Result length mismatch
|
|
not ok
|