mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
with joins, SQ, ORDER BY, semijoin=on A bug in get_sort_by_table() could mislead the function setup_semijoin_dups_elimination(). As a result the optimizer could produce invalid execution plans for queries with ORDER BY and subquery predicates that could be converted to semi-joins.
75 KiB
75 KiB