1. 03 Jan, 2005 9 commits
  2. 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
  3. 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
  4. 31 Dec, 2004 11 commits
  5. 30 Dec, 2004 9 commits
    • unknown's avatar
      Merged fixes for bug #7297 "Two digit year should be interpreted · fd9008c6
      unknown authored
      correctly even with zero month and day" and bug #7515 "from_unixtime(0)
      now returns NULL instead of the Epoch" into 4.1 tree.
      
      
      mysql-test/r/ps_2myisam.result:
        Updated test result after merging fix for bug #7297 "Two digit year should
        be interpreted correctly even with zero month and day" into 4.1
      mysql-test/r/ps_3innodb.result:
        Updated test result after merging fix for bug #7297 "Two digit year should
        be interpreted correctly even with zero month and day" into 4.1
      mysql-test/r/ps_4heap.result:
        Updated test result after merging fix for bug #7297 "Two digit year should
        be interpreted correctly even with zero month and day" into 4.1
      mysql-test/r/ps_5merge.result:
        Updated test result after merging fix for bug #7297 "Two digit year should
        be interpreted correctly even with zero month and day" into 4.1
      mysql-test/r/ps_6bdb.result:
        Updated test result after merging fix for bug #7297 "Two digit year should
        be interpreted correctly even with zero month and day" into 4.1
      mysql-test/r/ps_7ndb.result:
        Updated test result after merging fix for bug #7297 "Two digit year should
        be interpreted correctly even with zero month and day" into 4.1
      sql-common/my_time.c:
        Merged fix for bug #7297 "Two digit year should be interpreted correctly
        even with zero month and day" into 4.1
      sql/item_timefunc.cc:
        Small fix after merging patch solving bug #7515 "from_unixtime(0) now
        returns NULL instead of the Epoch" into 4.1.
      fd9008c6
    • unknown's avatar
      Merged bugfix · c4a8f412
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/ha_ndbcluster.h:
        Auto merged
      c4a8f412
    • unknown's avatar
      merged · e3e62d7a
      unknown authored
      e3e62d7a
    • unknown's avatar
    • unknown's avatar
      Fix for bug #7480 Mysqld crash in ha_ndbcluster using Query Browser · 57fd24f1
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      57fd24f1
    • unknown's avatar
      Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree. · dc09d7f3
      unknown authored
      
      mysql-test/r/func_time.result:
        Manual merge.
      mysql-test/r/type_datetime.result:
        Manual merge.
      mysql-test/t/func_time.test:
        Manual merge.
      mysql-test/t/type_datetime.test:
        Manual merge.
      sql/item_timefunc.cc:
        Manual merge.
      sql/item_timefunc.h:
        Manual merge.
      sql/time.cc:
        Manual merge.
      dc09d7f3
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · f7863e30
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.0-bg7297
      
      f7863e30
    • unknown's avatar
      Fix for bug #7515 "from_unixtime(0) now returns NULL instead of · 0062d7b0
      unknown authored
      the Epoch". (With after review fixes).
      
      
      mysql-test/r/func_time.result:
        Added test for bug #7515 "from_unixtime(0) now returns NULL instead of
        the Epoch".
      mysql-test/t/func_time.test:
        Added test for bug #7515 "from_unixtime(0) now returns NULL instead of
        the Epoch".
      sql/item_timefunc.cc:
        Item_func_from_unixtime:
         from_unixtime(0) should return Epoch instead of NULL.
      sql/item_timefunc.h:
        Item_func_from_unixtime:
         - Removed unused method definition.
         - fix_length_and_dec() should set maybe_null to true since now
           from_unixtime() can return NULL even in case when none of its
           arguments is NULL.
      0062d7b0
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 328ecfa7
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-dtbug
      
      328ecfa7