diff options
author | Jan Lindström <jan.lindstrom@mariadb.com> | 2022-10-03 14:04:14 +0300 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2022-10-09 10:09:47 +0300 |
commit | ab3ec013c41db1b9943c5e34d3d44a35fa7538fb (patch) | |
tree | 1992bb6702120ba18c94ae8319a90df26023963f /sql/share | |
parent | 7be82a1fec92a582a4933f6ee186ea08350d154f (diff) | |
download | mariadb-git-ab3ec013c41db1b9943c5e34d3d44a35fa7538fb.tar.gz |
MDEV-27123 : auto_increment_increment and auto_increment_offset reset to 1 in current session after alter table on auto-increment column
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.
Diffstat (limited to 'sql/share')
0 files changed, 0 insertions, 0 deletions