diff options
author | unknown <ramil@mysql.com> | 2005-03-17 10:24:50 +0400 |
---|---|---|
committer | unknown <ramil@mysql.com> | 2005-03-17 10:24:50 +0400 |
commit | 7ceb5c6cef7c1b9bebe3869e9836035fbb177601 (patch) | |
tree | 5c075b6f58481b058b5a1b404a70cfd16466776e /extra | |
parent | c8e834e995712cf695ce6bef5362be54f77ad774 (diff) | |
download | mariadb-git-7ceb5c6cef7c1b9bebe3869e9836035fbb177601.tar.gz |
A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop).
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.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions