• unknown's avatar
    Added test case for the bug #3155: strange results with index (x, y) ... WHERE... · c6d993a1
    unknown authored
    Added test case for the bug #3155: strange results with index (x, y) ... WHERE x=val_1 AND y>=val_2 ORDER BY pk;
    (thankee Monty)
    
    
    mysql-test/r/order_by.result:
      Added test case for the bug #3155: strange results with index (x, y) ... WHERE x=val_1 AND y>=val_2 ORDER BY pk;
    mysql-test/t/order_by.test:
      Added test case for the bug #3155: strange results with index (x, y) ... WHERE x=val_1 AND y>=val_2 ORDER BY pk;
    c6d993a1
order_by.test 15.6 KB