diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2020-05-25 21:42:26 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2020-05-26 12:44:33 +0530 |
commit | 7476e8c7cdd73d60294126a2840baee97e7644b6 (patch) | |
tree | c7647390d7e02cc899607233f30e01233b7c8494 /vio/viotest.cc | |
parent | ecc7f305dde85d704a37e584c29df0ed3f97f7be (diff) | |
download | mariadb-git-7476e8c7cdd73d60294126a2840baee97e7644b6.tar.gz |
MDEV-22637 Rollback of insert fails when column reorder happens
- During column reorder table rebuild, rollback of insert fails.
Reason is that InnoDB tries to fetch the column position from
new clustered index and it exceeds default column value tuple fields.
So InnoDB should use the table column position while searching for
defaults column value.
Diffstat (limited to 'vio/viotest.cc')
0 files changed, 0 insertions, 0 deletions