mirror of
https://github.com/MariaDB/server.git
synced 2025-02-09 23:24:11 +01:00
![Jan Lindström](/assets/img/avatar_default.png)
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
|
|
|