mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
by compound index This typo bug may lead to wrong result sets for equi-join queries where the join operation is supported by a compound index such that the order of its components differs from the order of the corresponding columns in the table the index belongs to. The bug manifests itself only when usage of the BNLH algorithm is forced. The fix for the bug was provided by Chu Huaxing.
141 KiB
141 KiB