summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorVarun Gupta <varun.gupta@mariadb.com>2020-08-27 17:34:12 +0530
committerVarun Gupta <varun.gupta@mariadb.com>2020-08-27 17:58:13 +0530
commitf69cc26757733724254ee37aec5a092f520d230f (patch)
tree08f8ee76a48b3db5891a1ebc112409de08be2b66 /VERSION
parent62d1e3bf67a12eb6f48ac615bda119e2ed65cf16 (diff)
downloadmariadb-git-f69cc26757733724254ee37aec5a092f520d230f.tar.gz
MDEV-23596: Assertion `tab->ref.use_count' failed in join_read_key_unlock_rowbb-10.1-varun
The issue here was that the query was using ORDER BY LIMIT optimzation where the access method was changed from EQ_REF access to an index scan (index that would resolve the ORDER BY clause). But the parameter READ_RECORD::unlock_row was not reset to rr_unlock_row, which is used when the access method is not EQ_REF access.
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions