1. 04 Jan, 2005 8 commits
  2. 03 Jan, 2005 17 commits
  3. 02 Jan, 2005 5 commits
    • unknown's avatar
      set_var.cc: · f92ec090
      unknown authored
        Silence compiler warning.
      
      
      sql/set_var.cc:
        Silence compiler warning.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      f92ec090
    • unknown's avatar
      mysql-test-run.pl: · 4d5ef21f
      unknown authored
        Added initial support for multiple test suites
        Added usage information, i.e. --help
      
      
      mysql-test/mysql-test-run.pl:
        Added initial support for multiple test suites
        Added usage information, i.e. --help
      4d5ef21f
    • unknown's avatar
      Merge mysql.com:/home/wax/mysql/mysql-4.1 · 842cde98
      unknown authored
      into mysql.com:/home/wax/mysql/mysql-4.1test2
      
      
      842cde98
    • unknown's avatar
      WL#964 · 55d9781d
      unknown authored
      move my_end() after free_used_memory()
      
      
      client/mysqltest.c:
        move my_end() after free_used_memory()
      55d9781d
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · cdc425d5
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
      
      
      cdc425d5
  4. 01 Jan, 2005 6 commits
    • unknown's avatar
      Fixed failed merge · 7a18eb7a
      unknown authored
      7a18eb7a
    • unknown's avatar
      Fixed failed merge · e2d17faa
      unknown authored
      e2d17faa
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 4e6f43ac
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      
      4e6f43ac
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 7e6dd93b
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      
      7e6dd93b
    • unknown's avatar
      mysql-test-run.pl: · 3e2e4fb7
      unknown authored
        Added --ps-protocol and --embedded-server
      
      
      mysql-test/mysql-test-run.pl:
        Added --ps-protocol and --embedded-server
      3e2e4fb7
    • unknown's avatar
      log0recv.c: · 56db297d
      unknown authored
        Fix a wrong memset in InnoDB Hot Backup code; the bug probably did not affect anything since we do not assume that the header of a log file is filled with zeros before writing the header info there; the bug found by Felix von Leitner
      
      
      innobase/log/log0recv.c:
        Fix a wrong memset in InnoDB Hot Backup code; the bug probably did not affect anything since we do not assume that the header of a log file is filled with zeros before writing the header info there; the bug found by Felix von Leitner
      56db297d
  5. 31 Dec, 2004 4 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · c68b0445
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
      
      
      c68b0445
    • unknown's avatar
      row0upd.c: · cd47cb56
      unknown authored
        Fix a little bug in InnoDB: we looked at the physical size of a stored SQL NULL value from a wrong field in the index; this has probably caused no bugs visible to the user, only caused some extra space usage in some rare cases; we may later backport the fix to 4.0
      
      
      innobase/row/row0upd.c:
        Fix a little bug in InnoDB: we looked at the physical size of a stored SQL NULL value from a wrong field in the index; this has probably caused no bugs visible to the user, only caused some extra space usage in some rare cases; we may later backport the fix to 4.0
      cd47cb56
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 4629c7ec
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      
      4629c7ec
    • unknown's avatar
      - updated compile-dist to include NDB cluster · 0428fcb8
      unknown authored
      
      BUILD/compile-dist:
        - make sure to include NDB cluster in the distribution, too
      0428fcb8