1. 04 Jan, 2005 8 commits
  2. 03 Jan, 2005 17 commits
  3. 02 Jan, 2005 5 commits
    • unknown's avatar
      set_var.cc: · 2477e3a7
      unknown authored
        Silence compiler warning.
      
      
      sql/set_var.cc:
        Silence compiler warning.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2477e3a7
    • unknown's avatar
      mysql-test-run.pl: · 5f22b251
      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
      5f22b251
    • unknown's avatar
      Merge mysql.com:/home/wax/mysql/mysql-4.1 · c31f5011
      unknown authored
      into mysql.com:/home/wax/mysql/mysql-4.1test2
      
      c31f5011
    • unknown's avatar
      WL#964 · b6bfaea2
      unknown authored
      move my_end() after free_used_memory()
      
      
      client/mysqltest.c:
        move my_end() after free_used_memory()
      b6bfaea2
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · b065a362
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
      
      b065a362
  4. 01 Jan, 2005 6 commits
    • unknown's avatar
      Fixed failed merge · 4923ac5c
      unknown authored
      4923ac5c
    • unknown's avatar
      Fixed failed merge · 509c8c22
      unknown authored
      509c8c22
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 45bc342a
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      45bc342a
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 8bb5133a
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      8bb5133a
    • unknown's avatar
      mysql-test-run.pl: · de4853c3
      unknown authored
        Added --ps-protocol and --embedded-server
      
      
      mysql-test/mysql-test-run.pl:
        Added --ps-protocol and --embedded-server
      de4853c3
    • unknown's avatar
      log0recv.c: · dee1ccd4
      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
      dee1ccd4
  5. 31 Dec, 2004 4 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 5be05aa7
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
      
      5be05aa7
    • unknown's avatar
      row0upd.c: · 89ae5766
      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
      89ae5766
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 7a906517
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      7a906517
    • unknown's avatar
      - updated compile-dist to include NDB cluster · 03b9c209
      unknown authored
      
      BUILD/compile-dist:
        - make sure to include NDB cluster in the distribution, too
      03b9c209