summaryrefslogtreecommitdiff
path: root/sql/slave.cc
diff options
context:
space:
mode:
authorThirunarayanan Balathandayuthapani <thiru@mariadb.com>2020-05-25 21:42:26 +0530
committerThirunarayanan Balathandayuthapani <thiru@mariadb.com>2020-05-26 12:44:33 +0530
commit7476e8c7cdd73d60294126a2840baee97e7644b6 (patch)
treec7647390d7e02cc899607233f30e01233b7c8494 /sql/slave.cc
parentecc7f305dde85d704a37e584c29df0ed3f97f7be (diff)
downloadmariadb-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 'sql/slave.cc')
0 files changed, 0 insertions, 0 deletions