diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2020-08-11 18:52:38 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2020-08-11 18:52:38 +0300 |
commit | c96be848d3bbb668d27645c36ca66c697fdc2752 (patch) | |
tree | 1be5999f130ff13a55a51d3f670899bb1ed3d615 /include | |
parent | de8d57e5220ccfab31db4da86167f441df78869b (diff) | |
download | mariadb-git-c96be848d3bbb668d27645c36ca66c697fdc2752.tar.gz |
MDEV-14119 Assertion cmp_rec_rec() in ALTER TABLE
innobase_pk_order_preserved(): Treat an added AUTO_INCREMENT
column in the same way as an added existing column.
In either case, the column values are not guaranteed to
be constant, and thus the ordering may change if such a column
is added before any existing PRIMARY KEY columns.
prepare_inplace_alter_table_dict(): Initialize
dict_table_t::persistent_autoinc before invoking
innobase_pk_order_preserved().
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions