• igor@rurik.mysql.com's avatar
    Fixed bug #20869. · 38cd55a7
    igor@rurik.mysql.com authored
    The bug caused a crash of the server if a subquery with
    ORDER BY DESC used the range access method.
    The bug happened because the method QUICK_SELECT_DESC::reset
    was not reworked after MRR interface had been introduced.
    38cd55a7
subselect.test 87.4 KB