mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
The function setup_semijoin_dups_elimination erroneously assumed that if join_cache_level is set to 3 or 4 then the type of the access to a table cannot be JT_REF or JT_EQ_REF. This could lead to wrong query result sets.
114 KiB
114 KiB