diff options
author | igor@igor-inspiron.creware.com <> | 2005-06-02 07:27:02 -0700 |
---|---|---|
committer | igor@igor-inspiron.creware.com <> | 2005-06-02 07:27:02 -0700 |
commit | 186e8c58915dd7cd140b73a7298495e9156f793e (patch) | |
tree | acc83f06df7a19c62761f098edfd9c4d26d8d57c /BitKeeper | |
parent | da6c4bd5b1e2fe13b93ecc844500290afc0f6661 (diff) | |
download | mariadb-git-186e8c58915dd7cd140b73a7298495e9156f793e.tar.gz |
item_func.h:
Fixed bug #9939: a wrong conversion of arguments
for functions COALESCE and IFNULL.
The str_op virtual method was added into Item_func_numhybrid.
item_func.cc:
Fixed bug #9939: a wrong conversion of arguments
for functions COALESCE and IFNULL.
The str_op virtual method was added into Item_func_numhybrid.
item_cmpfunc.h, item_cmpfunc.cc:
Fixed bug #9939: a wrong conversion of arguments
for functions COALESCE and IFNULL.
Item_func_coalesce and Item_func_ifnull now
inherit from a modified Item_func_numhybrid.
case.test, case.result:
Added test cases for bug #9939.
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 3230f3c119f..5b842d47fdc 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -87,6 +87,7 @@ hf@deer.mysql.r18.ru hf@genie.(none) holyfoot@mysql.com igor@hundin.mysql.fi +igor@igor-inspiron.creware.com igor@linux.local igor@rurik.mysql.com ingo@mysql.com |