1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-03 05:41:09 +03:00
Files
mariadb/mysql-test/suite
Varun Gupta 896974fc3d MDEV-18094: Query with order by limit picking index scan over filesort
In the function test_if_cheaper_ordering we make a decision if using an index is better than
using filesort for ordering. If we chose to do range access then in test_quick_select we
should make sure that cost for table scan is set to DBL_MAX so that it is not picked.
2019-09-21 12:14:05 +05:30
..
2018-11-15 17:20:26 +01:00
2019-05-11 19:25:02 +03:00
2019-05-11 21:29:06 +03:00
2019-03-27 11:56:08 +02:00
2019-03-27 11:56:08 +02:00