summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-12-07 16:38:56 +0200
committerGeorgi Kodinov <joro@sun.com>2009-12-07 16:38:56 +0200
commitbd308d1256fa7af7128c24f4a5e2abfb8274437a (patch)
tree3066c35674fd3b5e8ffd1c3be84542e1a837fb23 /sql/mysqld.cc
parent36e019c933f1842dc8cc534dbf5195a12dd99611 (diff)
downloadmariadb-git-bd308d1256fa7af7128c24f4a5e2abfb8274437a.tar.gz
Bug #42760: Select doesn't return desired results when we have null values
Part 2 : There was a special optimization on the ref access method for ORDER BY ... DESC that was set without actually looking on the type of the selected index for ORDER BY. Fixed the SELECT ... ORDER BY .. DESC (it uses a different code path compared to the ASC that has been fixed with the previous fix).
Diffstat (limited to 'sql/mysqld.cc')
0 files changed, 0 insertions, 0 deletions