diff options
author | Marko Mäkelä <marko.makela@oracle.com> | 2011-11-08 14:15:22 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@oracle.com> | 2011-11-08 14:15:22 +0200 |
commit | f62a233a4da6d83546076a2cec6dd08398347542 (patch) | |
tree | 24695a3e7eb7858df6a1d29ef13e1beba02c3346 /sql | |
parent | 2cb3c205ba71a9e1af61e0f3348f007e5d7a7996 (diff) | |
download | mariadb-git-f62a233a4da6d83546076a2cec6dd08398347542.tar.gz |
Bug#13358468 ASSERTION FAILURE IN BTR_PCUR_GET_BLOCK
btr_pcur_restore_position_func(): When the cursor was positioned at
the tree infimum or supremum, initialize pos_state and latch_mode. The
assertion failed, because pos_state was BTR_PCUR_WAS_POSITIONED. In
the test failure of WL#5874, the purge thread attempted to restore the
cursor position on the infimum record (the clustered index was empty).
btr_pcur_detach(), btr_pcur_is_detached(): Unused functions, remove.
rb:804 approved by Inaam Rana
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions