The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
Monty authored
The problem was a wrong assert. I changed it to match the code in best_access_path(). The given test case was a bit tricky for the optimizer, which first decided on using a index scan (because of force index), but then test_if_skip_sort_order() decided to use range anyway to handle distinct.
aac88fc2