1. 03 Feb, 2005 14 commits
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 · 04188586
      unknown authored
      into orca.ndb.mysql.com:/export/home/mikael/mysql-5.0
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      04188586
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl · 38998db6
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
      
      38998db6
    • unknown's avatar
      mysql-test-run.pl: · 6f2b1823
      unknown authored
        Let --start-and-exit actually start a server
        Added that test case names can be specified on the comman line
        Added embedded server support
        Added environment variables UMASK, UMASK_DIR
        Added missing MASTER_MYSOCK1, MASTER_MYPORT1, USE_RUNNING_SERVER
        Added missing CHARSETSDIR, MYSQL_FIX_SYSTEM_TABLES, MYSQL_CLIENT_TEST
        Pass on return value from sleep_until_file_created(), to fail test
        Fail test if early termination of mysqld servers
        Create intial databases for the second master, and two additional slaves
      mtr_process.pl:
        Find out if port is still in use, using simple TCP connect
        Use non blocking waitpid() to catch terminations early
        Make a special case spawning the 'mysqltest' application
        Redo the fork() if it returns EAGAIN
        Make sure to record if master or slave terminated
        Improved debugging output
        Improved code that remove PID files to avoid race
        Abort if we can't stop all mysqld servers using our ports
        Many improvements in killing mysqld servers
        Let sleep_until_file_created() catch if server died early
      mtr_report.pl:
        Added option to disable test cases using <testcase>.disabled file
        If --timer, only try to open file with time data if it exists
      mtr_io.pl:
        Remove starting/ending space reading server options from file
      
      
      mysql-test/lib/mtr_io.pl:
        Remove starting/ending space reading server options from file
      mysql-test/lib/mtr_report.pl:
        Added option to disable test cases using <testcase>.disabled file
        If --timer, only try to open file with time data if it exists
      mysql-test/lib/mtr_process.pl:
        Find out if port is still in use, using simple TCP connect
        Use non blocking waitpid() to catch terminations early
        Make a special case spawning the 'mysqltest' application
        Redo the fork() if it returns EAGAIN
        Make sure to record if master or slave terminated
        Improved debugging output
        Improved code that remove PID files to avoid race
        Abort if we can't stop all mysqld servers using our ports
        Many improvements in killing mysqld servers
        Let sleep_until_file_created() catch if server died early
      mysql-test/mysql-test-run.pl:
        Let --start-and-exit actually start a server
        Added that test case names can be specified on the comman line
        Added embedded server support
        Added environment variables UMASK, UMASK_DIR
        Added missing MASTER_MYSOCK1, MASTER_MYPORT1, USE_RUNNING_SERVER
        Added missing CHARSETSDIR, MYSQL_FIX_SYSTEM_TABLES, MYSQL_CLIENT_TEST
        Pass on return value from sleep_until_file_created(), to fail test
        Fail test if early termination of mysqld servers
        Create intial databases for the second master, and two additional slaves
      6f2b1823
    • unknown's avatar
      Merge mysql.com:/Users/mikron/mysql-4.1 · 30dba7e5
      unknown authored
      into mysql.com:/Users/mikron/mysql-5.0
      
      
      ndb/src/kernel/vm/FastScheduler.cpp:
        Auto merged
      30dba7e5
    • unknown's avatar
      Merge mysql.com:/home/mysqldev/tulin/mysql-4.1 · 2cc9b8c2
      unknown authored
      into mysql.com:/home/mysqldev/tulin/mysql-5.0
      
      2cc9b8c2
    • unknown's avatar
      made an .sh file of ndb-config-2-node.ini instead · 43125cb2
      unknown authored
      
      support-files/ndb-config-2-node.ini.sh:
        Rename: support-files/ndb-config-2-node.ini -> support-files/ndb-config-2-node.ini.sh
      43125cb2
    • unknown's avatar
      Merge mysql.com:/home/mysqldev/tulin/mysql-4.1 · 410f6cb4
      unknown authored
      into mysql.com:/home/mysqldev/tulin/mysql-5.0
      
      
      support-files/mysql.spec.sh:
        Auto merged
      410f6cb4
    • unknown's avatar
      ndbcluster rpms · d954574f
      unknown authored
      d954574f
    • unknown's avatar
      corrected automerge error · e601876f
      unknown authored
      
      configure.in:
        Auto merged
      include/my_global.h:
        Auto merged
      ndb/src/common/transporter/TransporterRegistry.cpp:
        Auto merged
      ndb/src/mgmclient/CommandInterpreter.cpp:
        Auto merged
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      BitKeeper/deleted/.del-acinclude.m4~f4ab416bac5003:
        Auto merged
      ndb/src/ndbapi/ClusterMgr.cpp:
        Auto merged
      ndb/src/ndbapi/TransporterFacade.cpp:
        Auto merged
      ndb/src/ndbapi/ndb_cluster_connection.cpp:
        Auto merged
      ndb/test/ndbapi/flexAsynch.cpp:
        Auto merged
      ndb/test/ndbapi/flexBench.cpp:
        Auto merged
      ndb/test/ndbapi/flexHammer.cpp:
        Auto merged
      ndb/test/ndbapi/flexTT.cpp:
        Auto merged
      ndb/test/ndbapi/flex_bench_mysql.cpp:
        Auto merged
      ndb/test/src/NDBT_Test.cpp:
        corrected automerge error
      e601876f
    • unknown's avatar
      After merge fixes · 53925833
      unknown authored
      
      sql/item.cc:
        After merge fixes (bug during merge)
      sql/sql_show.cc:
        Ensure that lex->all_select_list is properly reset on function end
        (Caused crashes after merge)
      53925833
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 1ffdcf26
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      configure.in:
        Auto merged
      scripts/mysql_install_db.sh:
        Auto merged
      sql/examples/ha_archive.cc:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      1ffdcf26
    • unknown's avatar
      4.1 -> 5.0 merge · 3ffe147c
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Build-tools/Do-compile:
        Auto merged
      client/mysqladmin.cc:
        Auto merged
      client/mysqldump.c:
        Auto merged
      configure.in:
        Auto merged
      extra/perror.c:
        Auto merged
      innobase/buf/buf0rea.c:
        Auto merged
      innobase/fil/fil0fil.c:
        Auto merged
      innobase/include/rem0rec.ic:
        Auto merged
      innobase/include/univ.i:
        Auto merged
      innobase/os/os0file.c:
        Auto merged
      innobase/ut/ut0ut.c:
        Auto merged
      mysql-test/r/derived.result:
        Auto merged
      mysql-test/r/func_str.result:
        Simple merge
      mysql-test/r/subselect.result:
        Automatic merge
      mysql-test/t/derived.test:
        Automatic merge
      mysql-test/t/func_str.test:
        Simple merge
      mysql-test/t/subselect.test:
        Automatic merge
      mysys/my_handler.c:
        Automatic merge
      ndb/src/kernel/blocks/backup/Backup.cpp:
        Automatic merge
      scripts/make_binary_distribution.sh:
        Automatic merge
      scripts/mysql_install_db.sh:
        Automatic merge
      sql/examples/ha_archive.cc:
        Simple merge
      sql/ha_innodb.cc:
        Automatic merge
      sql/item.cc:
        Merge
      sql/item_cmpfunc.h:
        Automatic merge
      sql/item_func.cc:
        Simple merge
      sql/item_func.h:
        Automatic merge
      sql/item_strfunc.cc:
        Automatic merge
      sql/item_strfunc.h:
        Automatic merge
      sql/item_subselect.cc:
        Automatic merge
      sql/mysqld.cc:
        Automatic merge
      sql/set_var.cc:
        Automatic merge
      sql/sql_base.cc:
        Automatic merge
      sql/sql_class.cc:
        Automatic merge
      sql/sql_class.h:
        Automatic merge
      sql/sql_lex.cc:
        Automatic merge
      sql/sql_lex.h:
        Automatic merge
      sql/sql_parse.cc:
        Automatic merge
      sql/sql_select.cc:
        Automatic merge
      sql/sql_table.cc:
        Automatic merge
      sql/sql_update.cc:
        Simple merge
      strings/ctype-big5.c:
        Automatic merge
      strings/ctype-bin.c:
        Automatic merge
      strings/ctype-gbk.c:
        Automatic merge
      strings/ctype-latin1.c:
        Automatic merge
      strings/ctype-mb.c:
        Automatic merge
      strings/ctype-simple.c:
        Automatic merge
      strings/ctype-sjis.c:
        Automatic merge
      strings/ctype-tis620.c:
        Automatic merge
      strings/ctype-ucs2.c:
        Automatic merge
      strings/ctype-utf8.c:
        Automatic merge
      vio/viosocket.c:
        Automatic merge
      vio/viossl.c:
        Automatic merge
      3ffe147c
    • unknown's avatar
      Revert error I did. · ef6442f2
      unknown authored
      
      BitKeeper/etc/ignore:
        Revert the ignore change I did.
      ef6442f2
    • unknown's avatar
      Fixed a bug: deadlock without any locking, simple select and update (Bug #7975). · 7f0df38f
      unknown authored
      
      innobase/row/row0ins.c:
        If the SQL-query will update or replace duplicate key row we take X-lcok
        for duplicate row.
      sql/ha_innodb.cc:
        INSERT ON DUPLICATE KEY UPDATE will also update duplicate key and we can
        take X-lock in this case for duplicate key records.
      BitKeeper/etc/ignore:
        Added innobase/row/row0index.c to the ignore list
      7f0df38f
  2. 02 Feb, 2005 26 commits