mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
ab3ec013c4
Problem was that in ALTER TABLE execution variables were set to 1 even when wsrep_auto_increment_control is OFF. We should set them only when wsrep_auto_increment_control is ON.
2 lines
91 B
Text
2 lines
91 B
Text
--wsrep_auto_increment_control=OFF --auto_increment_increment=3 --auto_increment_offset=3
|
|
|