1. 02 Jun, 2005 1 commit
    • igor@igor-inspiron.creware.com's avatar
      item_func.h: · 186e8c58
      igor@igor-inspiron.creware.com authored
        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.
      186e8c58
  2. 31 May, 2005 9 commits
  3. 30 May, 2005 10 commits
  4. 29 May, 2005 2 commits
  5. 28 May, 2005 2 commits
  6. 27 May, 2005 16 commits