1. 28 Mar, 2007 1 commit
  2. 23 Feb, 2007 1 commit
    • unknown's avatar
      Bug#25197 repeat function returns null when using table field directly as count · fa68200c
      unknown authored
       - Return empty string also if count is unsigned and value is 0
      
      
      mysql-test/r/func_str.result:
        Update test result
      mysql-test/t/func_str.test:
        Add test case for using an unsigned value as count parameter
        for REPEAT
      sql/item_strfunc.cc:
        The repeat function should return the emptystring if
        count is unsigned and equal to zero or
        count is signed and less than or equal to zero
      fa68200c
  3. 06 Feb, 2007 24 commits
  4. 05 Feb, 2007 3 commits
  5. 03 Feb, 2007 1 commit
  6. 02 Feb, 2007 9 commits
  7. 01 Feb, 2007 1 commit
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-4.1-axmrg · 41555dcd
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.0-axmrg
      
      
      BitKeeper/deleted/.del-valgrind.supp:
        Delete: mysql-test/valgrind.supp
      mysql-test/r/ps.result:
        SCCS merged
      mysql-test/r/symlink.result:
        Null merged
      mysql-test/t/ps.test:
        SCCS merged
      mysql-test/t/symlink.test:
        Null merged
      sql/field_conv.cc:
        Null merged
      sql/mysqld.cc:
        Null merged
      vio/viosslfactories.c:
        Null merged
      41555dcd