mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
Cause: no table->update_handler cloned at the moment of vers_insert_history_row(). update_handler is needed because there can't be several inited indexes at once in the same handler. First index is inited by QUICK_RANGE_SELECT::reset(). Then when history row is inserted check_duplicate_long_entry_key() is done and it requires another index.
12 KiB
12 KiB