1. 13 Oct, 2006 3 commits
    • unknown's avatar
      Merge mysql.com:/usr/home/ram/work/bug23254/my50-bug23254 · a9334f02
      unknown authored
      into  mysql.com:/usr/home/ram/work/bug23254/my51-bug23254
      
      
      mysql-test/r/func_compress.result:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      a9334f02
    • unknown's avatar
      Merge mysql.com:/usr/home/ram/work/bug23254/my41-bug23254 · 47fc7ad6
      unknown authored
      into  mysql.com:/usr/home/ram/work/bug23254/my50-bug23254
      
      
      sql/item_strfunc.cc:
        Auto merged
      mysql-test/r/func_compress.result:
        SCCS merged
      mysql-test/t/func_compress.test:
        SCCS merged
      47fc7ad6
    • unknown's avatar
      Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same Item return NULL · 1dcb5963
      unknown authored
      We don't set null_value to 0 in the Item_func_compress::val_str() for 
      not-NULL results.
      
      
      mysql-test/r/func_compress.result:
        Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same Item return NULL
          - test result.
      mysql-test/t/func_compress.test:
        Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same Item return NULL
          - test case.
      sql/item_strfunc.cc:
        Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same Item return NULL
          - set null_value.
      1dcb5963
  2. 12 Oct, 2006 31 commits
  3. 11 Oct, 2006 6 commits