mirror of
https://github.com/MariaDB/server.git
synced 2025-12-06 05:42:06 +03:00
This bug is a regression bug. The regression was introduced by the patch for mdev-3851, that tried to weaken the condition when a ref access with an extended key can be converted to an eq_ref access. The patch incorrectly formed this condition. As a result, while improving performance for some queries, the patch caused worse performance for another queries.
16 KiB
16 KiB