Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.11
-
None
-
Not for Release Notes
Description
galera.galera_toi_alter_auto_increment fails for seeing WARNING after ALTER TABLE...AUTO_INCREMENT in recent 10.11 build branch.
build info:
failure_count : 30
|
builder_name : "aarch64-debian-12"
|
commit : "6415902490b1b0a9a500cee9bc0a41c342190605"
|
branch : "10.11"
|
dt : "2026-08-20T06:09:16Z"
|
test failure:
|
|
galera.galera_toi_alter_auto_increment w7 [ fail ]
|
Test ended at 2026-08-20 04:14:42
|
|
|
CURRENT_TEST: galera.galera_toi_alter_auto_increment
|
--- /home/buildbot/aarch64-debian-12/build/mysql-test/suite/galera/r/galera_toi_alter_auto_increment.result 2026-08-20 02:22:36.000000000 +0000
|
+++ /home/buildbot/aarch64-debian-12/build/mysql-test/suite/galera/r/galera_toi_alter_auto_increment.reject 2026-08-20 04:14:42.621892251 +0000
|
@@ -20,6 +20,8 @@
|
1 1 1
|
connection node_1;
|
ALTER TABLE t1 AUTO_INCREMENT = 5;
|
+Warnings:
|
+Note 4190 ALTER TABLE is implicitly changing the value of 'AUTO_INCREMENT' from '5' to '1039'
|
INSERT INTO t1 (f2) SELECT 1 FROM ten;
|
connection node_2;
|
INSERT INTO t1 (f2) SELECT 1 FROM ten;
|
|
|
Result length mismatch
|
|
|
- saving '/home/buildbot/aarch64-debian-12/build/mysql-test/var/7/log/galera.galera_toi_alter_auto_increment/' to '/home/buildbot/aarch64-debian-12/build/mysql-test/var/log/galera.galera_toi_alter_auto_increment/'
|
|
|
Retrying test galera.galera_toi_alter_auto_increment, attempt(2/3)...
|
Attachments
Issue Links
- is part of
-
MDEV-30172 Galera test case cleanup
-
- Stalled
-