mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
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.
This commit is contained in:
parent
da6c4bd5b1
commit
186e8c5891
7 changed files with 93 additions and 29 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue