mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +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.
5.7 KiB
5.7 KiB