diff options
author | Sergei Golubchik <serg@mariadb.org> | 2020-05-04 11:32:08 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2020-05-05 19:41:12 +0200 |
commit | 937dfb74cb6b2292cfdff47fbb3c52172a2afc4c (patch) | |
tree | 11107b76bb106472c7ecdbdee5493ec0042eca6c /storage/innobase/row/row0ins.cc | |
parent | 18502f99eb24f37d11e2431a89fd041cbdaea621 (diff) | |
download | mariadb-git-937dfb74cb6b2292cfdff47fbb3c52172a2afc4c.tar.gz |
MDEV-22424 Server crashes in handler::check_duplicate_long_entry_key or Assertion `inited == NONE || lookup_handler != this' failed upon DELETE FOR PORTION on table with long unique key
even if we're *allowed to* convert DELETE .. FOR PERIOD OF
into an update internally, doesn't think we'll *be able to*.
We always have to prepare for insert.
Diffstat (limited to 'storage/innobase/row/row0ins.cc')
0 files changed, 0 insertions, 0 deletions