server
server copied to clipboard
MDEV-35116 InnoDB fails to set error index for HA_ERR_NULL_IN_SPATIAL
trafficstars
- [x] The Jira issue number for this PR is: MDEV-35116
Description
- InnoDB fails to set the index information or index number for the spatial index error HA_ERR_NULL_IN_SPATIAL.
How can this PR be tested?
./mtr innodb_gis.rtree
Basing the PR against the correct MariaDB version
- [ ] This is a new feature or a refactoring, and the PR is based against the
mainbranch. - [x] This is a bug fix, and the PR is based against the earliest maintained branch in which the bug can be reproduced.
PR quality check
- [x] I checked the CODING_STANDARDS.md file and my PR conforms to this where appropriate.
- [x] For any trivial modifications to the PR, I am ok with the reviewer making the changes themselves.