summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
diff options
context:
space:
mode:
authorThirunarayanan Balathandayuthapani <thiru@mariadb.com>2021-12-23 12:50:00 +0530
committerThirunarayanan Balathandayuthapani <thiru@mariadb.com>2021-12-24 14:40:52 +0530
commit9f2a6bbe6ba03ca5297cd37b75301d05eb44e044 (patch)
tree8cc0afb6b482cc0348d981c3f4fcdddbc80a15c2 /sql/sql_prepare.cc
parent1b8f0d4b674dd7f9414778054ef714f0fed71ccc (diff)
downloadmariadb-git-9f2a6bbe6ba03ca5297cd37b75301d05eb44e044.tar.gz
MDEV-27316 Assertion `!(index)->is_spatial()' failedbb-10.7-MDEV-27316
This issue is caused by MDEV-24621 (commit 045757af4c301757ba449269351cc27b1691a7d6). InnoDB tries to insert the number of rows into an empty spatial index table, but it fails to apply the buffered insert. InnoDB should insert into the spatial index directly instead of buffering the insert operation.
Diffstat (limited to 'sql/sql_prepare.cc')
0 files changed, 0 insertions, 0 deletions