diff options
author | Georgi Kodinov <joro@sun.com> | 2010-03-04 18:13:08 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2010-03-04 18:13:08 +0200 |
commit | d934426ff5d3e37c69c297677b5ff061e960d731 (patch) | |
tree | 60dc8cbaa011d099ee452afab1b8ed208d799d1e /BUILD | |
parent | 63a88e137365c4158e22c1c8aba7847b5a0ffe86 (diff) | |
download | mariadb-git-d934426ff5d3e37c69c297677b5ff061e960d731.tar.gz |
Bug #51357: crash when using handler commands on spatial indexes
Spatial indexes were not checking for out-of-record condition in
the handler next command when the previous command didn't found
rows.
Fixed by making the rtree index to check for end of rows condition
before re-using the key from the previous search.
Fixed another crash if the tree has changed since the last search.
Added a test case for the other error.
Diffstat (limited to 'BUILD')
0 files changed, 0 insertions, 0 deletions