diff options
author | unknown <ramil@mysql.com> | 2006-06-13 16:01:54 +0500 |
---|---|---|
committer | unknown <ramil@mysql.com> | 2006-06-13 16:01:54 +0500 |
commit | 05750704a83bc3388e007145e16907c0b61abaa2 (patch) | |
tree | 0e6d464d3e54cb0ac88c718bcd6857e55dc4e7e9 /scripts | |
parent | 65fcdee56e6ffccee45fc4ab70e6d3050fa0e20d (diff) | |
download | mariadb-git-05750704a83bc3388e007145e16907c0b61abaa2.tar.gz |
Fix for bug #12728: Very strange behaviour of ELT
mysql-test/r/func_str.result:
Fix for bug #12728: Very strange behaviour of ELT
- test case
mysql-test/t/func_str.test:
Fix for bug #12728: Very strange behaviour of ELT
- test result
sql/item_strfunc.cc:
Fix for bug #12728: Very strange behaviour of ELT
- Item_func_elt::eq() introduced: check 'item' member as well
(to distinguish for instance elt(1, 'a', 'b') and elt(2, 'a', 'b')
sql/item_strfunc.h:
Fix for bug #12728: Very strange behaviour of ELT
- Item_func_elt::eq() introduced: check 'item' member as well
(to distinguish for instance elt(1, 'a', 'b') and elt(2, 'a', 'b')
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions