mirror of
https://github.com/MariaDB/server.git
synced 2025-11-22 17:44:29 +03:00
sql/key.cc: A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop). For "partial" key parts (e.g. key(a(20), ...) we create different key_part->field, see sql/table.cc; so we have to use the eq() function here to compare fields.
7.1 KiB
7.1 KiB