Details
-
Bug
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
10.11
-
None
-
Not for Release Notes
-
Q2/2026 Galera Maintenance
Description
Suggested fix: Can we have more universal fix than adding
- --source include/auto_increment_offset_save.inc
- --source include/auto_increment_offset_restore.inc
to every effected test case e.g somehow add these to include/galera_cluster.inc and include/galera_end.inc
galera_3nodes.galera_vote_majority_dml w1 [ pass ] 9721
|
|
|
MTR's internal check of the test case 'galera_3nodes.galera_vote_majority_dml' 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 '/dev/shm/var/1/tmp/check-mysqld_2.log'.
|
mysqltest: Results saved in '/dev/shm/var/1/tmp/check-mysqld_2.result'.
|
mysqltest: Connecting to server localhost:19031 (socket /dev/shm/var/tmp/1/mysqld.2.sock) as 'root', connection 'default', attempt 0 ...
|
mysqltest: ... Connected.
|
mysqltest: Start processing test commands from './include/check-testcase.test' ...
|
mysqltest: ... Done processing test commands.
|
--- /dev/shm/var/1/tmp/check-mysqld_2.result 2025-10-10 13:07:04.136527476 +0000
|
+++ /dev/shm/var/1/tmp/check-mysqld_2.reject 2025-10-10 13:07:14.288527175 +0000
|
@@ -83,7 +83,7 @@
|
AUTOCOMMIT ON
|
AUTOMATIC_SP_PRIVILEGES ON
|
AUTO_INCREMENT_INCREMENT 3
|
-AUTO_INCREMENT_OFFSET 2
|
+AUTO_INCREMENT_OFFSET 3
|
BACK_LOG 80
|
BASEDIR /usr
|
BIG_TABLES OFF
|
Attachments
Issue Links
- blocks
-
MDEV-30172 Galera test case cleanup
-
- Stalled
-