mirror of https://github.com/MariaDB/server
Browse Source
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).pull/374/head
3 changed files with 19 additions and 1 deletions
Loading…
Reference in new issue