1. 20 Mar, 2007 40 commits
    • unknown's avatar
      Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/50 · 069355c6
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/51
      
      
      sql/sql_class.cc:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Auto merged
      storage/ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testNodeRestart.cpp:
        Auto merged
      storage/ndb/test/run-test/daily-basic-tests.txt:
        Auto merged
      storage/ndb/test/src/UtilTransactions.cpp:
        Auto merged
      069355c6
    • unknown's avatar
      Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/41 · bbe0990b
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/50
      
      
      sql/sql_class.cc:
        Auto merged
      bbe0990b
    • unknown's avatar
      Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-build · f71e0e27
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/51
      
      
      f71e0e27
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-build · e1eaf2ae
      unknown authored
      into  trift2.:/MySQL/M51/test-help-5.1
      
      
      mysql-test/r/loaddata.result:
        Auto merged
      mysql-test/t/loaddata.test:
        Auto merged
      e1eaf2ae
    • unknown's avatar
      Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-ndb · 913eed1e
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/51
      
      
      913eed1e
    • unknown's avatar
      Merge trift2.:/MySQL/M50/test-help-5.0 · d1e41531
      unknown authored
      into  trift2.:/MySQL/M51/test-help-5.1
      
      
      d1e41531
    • unknown's avatar
      Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-build · 8eeb6b9d
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/51
      
      
      8eeb6b9d
    • unknown's avatar
      Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 4fed8327
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/50
      
      
      4fed8327
    • unknown's avatar
      Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-build · 6bb78b95
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/50
      
      
      6bb78b95
    • unknown's avatar
      Merge trift2.:/MySQL/M41/test-help-4.1 · 06c2d5ca
      unknown authored
      into  trift2.:/MySQL/M50/test-help-5.0
      
      
      mysql-test/t/help.test:
        Auto merged
      mysql-test/r/help.result:
        Manual merge:
        5.0 has warnings "Field 'url' doesn't have a default value" which 4.1 doesn't have.
      06c2d5ca
    • unknown's avatar
      Test "help": · 55e0ff5c
      unknown authored
      Shift the ID values up into a range where they will not collide with those
      which we use for real data, when we fill the system tables.
      
      Will be merged up to 5.0 where it is needed for 5.0.38.
      
      
      mysql-test/r/help.result:
        Fix the result file according to the changed ID values in "help.test".
      mysql-test/t/help.test:
        Now that (at least in 5.0) the system tables are filled with real data,
        inserting rows vith ID values 1 .. 5 will fail in release build tests (it did in 5.0.38)
        like it should already have done in customer installations.
        
        Shift the ID values up into a high area where they will not conflict,
        also make the distinct for the different kinds of values (= unique throughout the test).
        
        No change to the logic.
      55e0ff5c
    • unknown's avatar
      Merge trift2.:/MySQL/M41/test-help-4.1 · 0c3a3887
      unknown authored
      into  trift2.:/MySQL/M50/test-help-5.0
      
      
      0c3a3887
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 · 23fa1ee8
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.0-build
      
      
      23fa1ee8
    • unknown's avatar
      Test "help": · 53268e1c
      unknown authored
      Shift the ID values up into a range where they will not collide with those
      which we use for real data, when we fill the system tables.
      
      Will be merged up to 5.0 where it is needed for 5.0.38.
      
      
      mysql-test/t/help.test:
        Now that (at least in 5.0) the system tables are filled with real data,
        inserting rows vith ID values 1 .. 5 will fail in release build tests (it did in 5.0.38)
        like it should already have done in customer installations.
        
        Shift the ID values up into a high area where they will not conflict,
        also make the distinct for the different kinds of values (= unique throughout the test).
        
        No change to the logic.
      53268e1c
    • unknown's avatar
      Merge qualinost.(none):/home/mtaylor/src/mysql-5.0-maint · 23812db6
      unknown authored
      into  qualinost.(none):/home/mtaylor/src/mysql-5.1-new-maint
      
      
      sql/slave.cc:
        Auto merged
      support-files/mysql.server.sh:
        Auto merged
      23812db6
    • unknown's avatar
      Bug #27231: Server crash when dumping into outfile with long FIELDS ENCLOSED BY option · d59272fb
      unknown authored
      - Problem: data separators were copied to a fixed-size buffer
        on the stack; memcpy was used, without bounds checking; a
        server crash could result if long FIELDS ENCLOSED BY, etc.,
        was given
      - Fix: write the separators directly, instead of copying to
        a buffer first (in select_export::send_data())
      
      
      sql/sql_class.cc:
        In select_export::send_data(), write data separators
        directly, instead of copying into a fixed-size memory
        buffer before writing.  This avoids a buffer overflow
        when very large separators are specified.
      d59272fb
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build · 32744399
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.1-build
      
      
      32744399
    • unknown's avatar
      Merge qualinost.(none):/home/mtaylor/src/mysql-5.0-init · 971124a7
      unknown authored
      into  qualinost.(none):/home/mtaylor/src/mysql-5.0-maint
      
      
      971124a7
    • unknown's avatar
      echo.c: · 298cebc1
      unknown authored
        Corrected GPL to be version 2 only
      
      
      client/echo.c:
        Corrected GPL to be version 2 only
      298cebc1
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-build · e02d5a0a
      unknown authored
      into  trift2.:/MySQL/M51/push-5.1
      
      
      e02d5a0a
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build · 55785063
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.1-build
      
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/deleted/.del-comp_err.vcproj~45c167ae5ddd5a96:
        Auto merged
      BitKeeper/deleted/.del-gen_lex_hash.vcproj~544be6b6:
        Auto merged
      BitKeeper/deleted/.del-heap.vcproj~4382203ba03f4038:
        Auto merged
      BitKeeper/deleted/.del-myTest.vcproj~dba5adc4fad3c06:
        Auto merged
      BitKeeper/deleted/.del-my_print_defaults.vcproj~c8aa2bd86e13c3f9:
        Auto merged
      BitKeeper/deleted/.del-myisam_ftdump.vcproj~409c19b0274b7f8e:
        Auto merged
      BitKeeper/deleted/.del-myisamchk.vcproj~982ebe5673e58fb6:
        Auto merged
      BitKeeper/deleted/.del-myisamlog.vcproj~daa6596ea386e5a7:
        Auto merged
      BitKeeper/deleted/.del-myisampack.vcproj~3f7d4ec0cb56a9a0:
        Auto merged
      BitKeeper/deleted/.del-mysql.vcproj~f7bfe13a8836eea0:
        Auto merged
      BitKeeper/deleted/.del-mysql_client_test.vcproj~22188dcd372bc9de:
        Auto merged
      BitKeeper/deleted/.del-mysql_upgrade.vcproj~54815b7265120589:
        Auto merged
      BitKeeper/deleted/.del-mysqladmin.vcproj~178fa55cba442d50:
        Auto merged
      BitKeeper/deleted/.del-mysqlbinlog.vcproj~b2a5b1868f5d6596:
        Auto merged
      BitKeeper/deleted/.del-mysqlcheck.vcproj~7022581c8b8a7ea2:
        Auto merged
      BitKeeper/deleted/.del-mysqlclient.vcproj~e78a73e31368a44a:
        Auto merged
      BitKeeper/deleted/.del-mysqlimport.vcproj~5a30228ef641c081:
        Auto merged
      BitKeeper/deleted/.del-mysqlshow.vcproj~797d4fa322faa148:
        Auto merged
      BitKeeper/deleted/.del-mysqltest.vcproj~21878840704179ef:
        Auto merged
      BitKeeper/deleted/.del-perror.vcproj~86ad9dc660a048ad:
        Auto merged
      BitKeeper/deleted/.del-regex.vcproj~9dea9caafa801b26:
        Auto merged
      BitKeeper/deleted/.del-replace.vcproj~9620b1ced86e527a:
        Auto merged
      BitKeeper/deleted/.del-strings.vcproj~6d1126ae59e4bf82:
        Auto merged
      BitKeeper/deleted/.del-test1.vcproj~c474b4614c67e2d2:
        Auto merged
      BitKeeper/deleted/.del-test_libmysqld.vcproj~fb301d42d5c4e6f4:
        Auto merged
      BitKeeper/deleted/.del-thr_test.vcproj~fc0e15c1e6880160:
        Auto merged
      BitKeeper/deleted/.del-vio.vcproj~b7c21b4e2d6a9b85:
        Auto merged
      BitKeeper/deleted/.del-zlib.vcproj~9b1a681d56dae190:
        Auto merged
      extra/yassl/taocrypt/taocrypt.vcproj:
        Auto merged
      extra/yassl/yassl.vcproj:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/r/delayed.result:
        Auto merged
      mysql-test/r/loaddata.result:
        Auto merged
      mysql-test/r/merge.result:
        Auto merged
      mysql-test/t/delayed.test:
        Auto merged
      mysql-test/t/init_connect.test:
        Auto merged
      mysql-test/t/loaddata.test:
        Auto merged
      mysql-test/t/merge.test:
        Auto merged
      netware/Makefile.am:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.vcproj:
        Auto merged
      mysql-test/install_test_db.sh:
        SCCS merged
      55785063
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1 · efd32593
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.1-build
      
      
      efd32593
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · 5e429982
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      
      storage/ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      5e429982
    • unknown's avatar
      enabled test case · 4890ea8a
      unknown authored
      + some fixes to do the enable
      
      
      mysql-test/r/rpl_ndb_sync.result:
        enabled test case
      mysql-test/t/disabled.def:
        enabled test case
      sql/ha_ndbcluster.cc:
        enabled test case
      sql/ha_ndbcluster_tables.h:
        add defines for old sys table
      storage/ndb/tools/restore/Restore.cpp:
        add check for old sys table
      4890ea8a
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca · e6585a2a
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
      
      
      storage/ndb/src/kernel/blocks/ERROR_codes.txt:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      storage/ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testNodeRestart.cpp:
        merge
      storage/ndb/test/run-test/daily-basic-tests.txt:
        merge
      e6585a2a
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · d0942af8
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
      
      
      storage/ndb/src/kernel/blocks/ERROR_codes.txt:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      storage/ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      storage/ndb/test/run-test/daily-basic-tests.txt:
        Auto merged
      storage/ndb/test/ndbapi/testNodeRestart.cpp:
        merge
      d0942af8
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · 43848796
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbtup/DbtupGen.cpp:
        Auto merged
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Auto merged
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      ndb/test/ndbapi/testNodeRestart.cpp:
        Auto merged
      ndb/test/run-test/daily-basic-tests.txt:
        Auto merged
      ndb/test/src/UtilTransactions.cpp:
        Auto merged
      43848796
    • unknown's avatar
      ndb - bug#27283 (wl2325-5.0) · 26afc93a
      unknown authored
          Handle race condtition between MASTER_GCPCONF and execGCP_NODEFINISH
      
      
      ndb/src/kernel/blocks/ERROR_codes.txt:
        new error codes
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Handle race condtition between MASTER_GCPCONF and execGCP_NODEFINISH
      ndb/test/ndbapi/testNodeRestart.cpp:
        testcase
      ndb/test/run-test/daily-basic-tests.txt:
        testcase
      26afc93a
    • unknown's avatar
      ndb - bug#27291 · 54edcb18
      unknown authored
        Fix correct min-value for LockPagesInMemory
      
      
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Fix correct min-value
      54edcb18
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint · 272563d8
      unknown authored
      into  recycle.(none):/src/bug25765/my51-bug25765
      
      
      272563d8
    • unknown's avatar
      Merge polly.local:/tmp/maint/bug23775/my50-bug23775 · da8e832a
      unknown authored
      into  polly.local:/home/kaa/src/maint/mysql-5.0-maint
      
      
      sql/slave.cc:
        Auto merged
      da8e832a
    • unknown's avatar
      Post Merge Fix. · 0920def3
      unknown authored
      0920def3
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint · 5c6ed629
      unknown authored
      into  polly.local:/tmp/maint/mysql-5.1-maint
      
      
      5c6ed629
    • unknown's avatar
      Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-build · e5f2e263
      unknown authored
      into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
      
      
      e5f2e263
    • unknown's avatar
      Merge recycle.(none):/src/bug25765/my50-bug25765 · feb2be20
      unknown authored
      into  recycle.(none):/src/bug25765/my51-bug25765
      
      
      BitKeeper/deleted/.del-CMakeLists.txt~2f6eabb2f69cb33d:
        Auto merged
      feb2be20
    • unknown's avatar
      Bug#25765 too many dbg heap assertions on windows · 996843e5
      unknown authored
      - SAFEMALLOC should be defined for each project in debug Windows builds.
      SAFEMALLOC was not defined for the innodb project. Debug asserts caused 
      due to mixed SAFEMALLOC defines.
      
      
      innobase/CMakeLists.txt:
        Bug#25765 too many dbg heap assertions on windows
        - Make sure that *_DEBUG defaults are not overwritten.
        - Define SAFEMALLOC and SAFE_MUTEX for debug innodb builds.
      996843e5
    • unknown's avatar
      tests fixed to work in embedded server · 089fca6b
      unknown authored
      
      mysql-test/r/delayed.result:
        result fixed
      mysql-test/r/merge.result:
        result fixed
      mysql-test/t/delayed.test:
        moved here from merge.test
      mysql-test/t/init_connect.test:
        test fixed as it created users, then stopped without deletion, what caused
        problems in consequent tests
      mysql-test/t/merge.test:
        moved to delayed.test
      mysql-test/t/mysqlbinlog-cp932.test:
        disabled in embedded server
      089fca6b
    • unknown's avatar
      Merge polly.local:/tmp/maint/bug23775/my51-bug23775 · ffb3b096
      unknown authored
      into  polly.local:/tmp/maint/mysql-5.1-maint
      
      
      sql/slave.cc:
        Auto merged
      ffb3b096
    • unknown's avatar
      Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work · 43b55816
      unknown authored
      into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
      
      
      netware/Makefile.am:
        Auto merged
      43b55816
    • unknown's avatar
      Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work · e02c142a
      unknown authored
      into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work
      
      
      netware/Makefile.am:
        Auto merged
      e02c142a