summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorVarun Gupta <varunraiko1803@gmail.com>2018-10-14 10:30:23 -0700
committerVarun Gupta <varunraiko1803@gmail.com>2018-10-15 09:26:32 -0700
commit3c5f6aa21c54e2f93c96162a23f2e32772cf50bf (patch)
tree3aa3e933cc5d7c3bb7658e4060ddc2201f8ef772 /storage
parent34f8a4071e2a77e3263f0fbf2adf1c9e3f8464b1 (diff)
downloadmariadb-git-3c5f6aa21c54e2f93c96162a23f2e32772cf50bf.tar.gz
MDEV-17020: Assertion `length > 0' failed in ptr_compare upon ORDER BY with bad conversion
This assert is hit when we do filesort using the priority queue and try to insert elements in the queue. The compare function used for the priority queue should handle the case for zerolength sortkey.
Diffstat (limited to 'storage')
0 files changed, 0 insertions, 0 deletions