1. 13 Oct, 2006 3 commits
    • unknown's avatar
      Merge mysql.com:/usr/home/ram/work/bug23254/my50-bug23254 · 20a2a997
      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
      20a2a997
    • unknown's avatar
      Merge mysql.com:/usr/home/ram/work/bug23254/my41-bug23254 · 0ace2b44
      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
      0ace2b44
    • unknown's avatar
      Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same Item return NULL · 60a21d16
      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.
      60a21d16
  2. 12 Oct, 2006 31 commits
  3. 11 Oct, 2006 6 commits