diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2021-08-31 18:34:12 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2021-08-31 18:38:30 +0530 |
commit | 3396ff91ff31689973e4b0019e4f75ddde5d644f (patch) | |
tree | 3d56444da436b089accf61c49f03c0e9bf8b0a91 /vio | |
parent | 1fcd8db7765719f24692a6ef39afdc75337c44b2 (diff) | |
download | mariadb-git-bb-10.5-MDEV-25702.tar.gz |
MDEV-25702 InnoDB: Failing assertion: rec_offs_nth_extern(offsets, n)bb-10.5-MDEV-25702
for background thread while optimizing table with FULLTEXT index
InnoDB could evict the fts auxiliary table in row_fts_merge_insert.
So bulk insert could be dealing with garbage FTS auxiliary
table. In order to provoke the scenario, we tested it by
removing the table forcefully from dictionary. Patch should
delay closing the table in row_fts_merge_insert().
Diffstat (limited to 'vio')
0 files changed, 0 insertions, 0 deletions