1. 03 Jan, 2005 23 commits
    • unknown's avatar
      merge 5.0->5.0-ndb · d245f009
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      ndb/test/tools/Makefile.am:
        Auto merged
      d245f009
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 · 229046fa
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
      
      229046fa
    • unknown's avatar
      fixed reporting error · aa5ae09b
      unknown authored
      aa5ae09b
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · f3e78702
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      f3e78702
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-fix · 252218e9
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/include/ndb_global.h.in:
        Auto merged
      ndb/include/ndb_types.h:
        Auto merged
      252218e9
    • unknown's avatar
      bug#7626 - post review version · dc1b538f
      unknown authored
      
      ndb/include/ndb_global.h.in:
        move types into ndb_global.h.in
        Check sizeof of Uint8, Uint32 & Uint64
      ndb/include/ndb_types.h:
        move types into ndb_global.h.in
      dc1b538f
    • unknown's avatar
      Better handling of ensuring that setup_tables() are not called twice · a1a4c2c6
      unknown authored
      This fixed a bug in prepared statements when used with outher joins
      Fixed a bug in SUM(DISTINCT) when used with prepared statements.
      Some safety fixes in test scripts to ensure that previous test failures shouldn't affect other tests
      
      
      mysql-test/r/mysqldump.result:
        Safety fix if a previous test would fail
      mysql-test/r/show_check.result:
        Safety fix if a previous test would fail
      mysql-test/r/sp.result:
        Fix for --ps-protocol
      mysql-test/r/synchronization.result:
        Safety fix if a previous test would fail
      mysql-test/r/system_mysql_db.result:
        Safety fix if a previous test would fail
      mysql-test/t/mysqldump.test:
        Safety fix if a previous test would fail
      mysql-test/t/select.test:
        Safety fix if a previous test would fail
      mysql-test/t/show_check.test:
        Safety fix if a previous test would fail
      mysql-test/t/sp.test:
        fix for --ps-protocol
      mysql-test/t/strict.test:
        Fix for --ps-protocol
      mysql-test/t/synchronization.test:
        Safety fix if a previous test would fail
      mysql-test/t/system_mysql_db.test:
        Safety fix if a previous test would fail
      sql/item_sum.cc:
        Fix bug in SUM(DISTINCT...) when using with prepared statements
      sql/item_sum.h:
        Fix bug in SUM(DISTINCT...) when using with prepared statements
      sql/mysql_priv.h:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_base.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_insert.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_parse.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_prepare.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_select.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_union.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/sql_update.cc:
        Better handling of ensuring that setup_tables() are not called twice
      sql/table.h:
        Better handling of ensuring that setup_tables() are not called twice
      a1a4c2c6
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-fix · 0b444acb
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/include/ndb_types.h:
        Auto merged
      0b444acb
    • unknown's avatar
      bug#7626 - ndb UintPtr handling · 530389e6
      unknown authored
      
      ndb/include/ndb_types.h:
        redo UintPtr handling
      530389e6
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 08f1745d
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      08f1745d
    • unknown's avatar
      bug#7626 - ndb - non portable uint_ptr · 5468ac12
      unknown authored
      
      ndb/include/ndb_types.h:
        redo UintPtr handling using SIZEOF_CHARP
      ndb/test/tools/Makefile.am:
        remove unused defines
      5468ac12
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · b7b3275b
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      b7b3275b
    • unknown's avatar
      Remove clear_insert_values() because it was far from trivial to handle the cleanup in all cases · b76b2ba6
      unknown authored
      (Old code failed for INSERT ... ON DUPLICATE with prepared statements) 
      Instead, always reset table->insert_values on open.
      
      
      mysql-test/t/trigger.test:
        Fix test for --ps-protocol
      sql/sql_base.cc:
        Clear insert_values on open_table
      sql/sql_insert.cc:
        Remove clear_insert_values()
      sql/sql_parse.cc:
        Remove clear_insert_values()
      sql/sql_prepare.cc:
        Remove clear_insert_values()
      sql/table.cc:
        Remove clear_insert_values()
      sql/table.h:
        Remove clear_insert_values()
      b76b2ba6
    • unknown's avatar
      ndb Updated example · 9731161e
      unknown authored
      
      ndb/examples/ndbapi_scan_example/ndbapi_scan.cpp:
        Updated example
      ndb/include/ndbapi/NdbScanFilter.hpp:
        Fix default value
      9731161e
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 · b9916c2d
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
      
      b9916c2d
    • unknown's avatar
      Fixed failed merge · 87f96833
      unknown authored
      87f96833
    • unknown's avatar
      updated ndbapi examples · e5cf1de5
      unknown authored
      e5cf1de5
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 898a12b0
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      configure.in:
        Auto merged
      ndb/include/ndbapi/Ndb.hpp:
        Auto merged
      ndb/include/ndbapi/NdbDictionary.hpp:
        Auto merged
      ndb/include/ndbapi/NdbTransaction.hpp:
        Auto merged
      scripts/make_win_src_distribution.sh:
        Auto merged
      898a12b0
    • unknown's avatar
      configure.in: · f834b126
      unknown authored
        updated ndb version number
      
      
      configure.in:
        updated ndb version number
      f834b126
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 191d813b
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      191d813b
    • unknown's avatar
      Merge from fix for Bug #7480 Mysqld crash in ha_ndbcluster using Query Browser · dab56c02
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/ha_ndbcluster.h:
        Auto merged
      dab56c02
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · fa6fcc05
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      fa6fcc05
    • unknown's avatar
      merge · 5c52322a
      unknown authored
      5c52322a
  2. 02 Jan, 2005 3 commits
  3. 01 Jan, 2005 9 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · f46770dc
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      ndb/include/ndbapi/Ndb.hpp:
        Auto merged
      ndb/include/ndbapi/NdbConnection.hpp:
        Auto merged
      ndb/include/ndbapi/NdbDictionary.hpp:
        Auto merged
      f46770dc
    • unknown's avatar
      make_win_src_distribution.sh, make_binary_distribution.sh, mysql-test-run.sh: · 6d8ba3c0
      unknown authored
        Removed references to ISAM and MERGE
      
      
      mysql-test/mysql-test-run.sh:
        Removed references to ISAM and MERGE
      scripts/make_binary_distribution.sh:
        Removed references to ISAM and MERGE
      scripts/make_win_src_distribution.sh:
        Removed references to ISAM and MERGE
      6d8ba3c0
    • unknown's avatar
      Many files: · 2aca61e4
      unknown authored
        Removed references to ISAM and MERGE
      
      
      netware/BUILD/compile-linux-tools:
        Removed references to ISAM and MERGE
      netware/Makefile.am:
        Removed references to ISAM and MERGE
      os2/ChangeLog.os2:
        Removed references to ISAM and MERGE
      os2/MySQL-Source.icc:
        Removed references to ISAM and MERGE
      os2/MySQL-Sql.icc:
        Removed references to ISAM and MERGE
      os2/MySQL-Util.icc:
        Removed references to ISAM and MERGE
      support-files/debian/gomi:
        Removed references to ISAM and MERGE
      2aca61e4
    • unknown's avatar
      prepare, winmysqladmin.cpp, mysqldmax.dsp, mysqld.dsp, mysql.dsw: · b56494d8
      unknown authored
        Removed references to ISAM and MERGE
      
      
      VC++Files/mysql.dsw:
        Removed referenses to ISAM and MERGE
      VC++Files/sql/mysqld.dsp:
        Removed referenses to ISAM and MERGE
      VC++Files/sql/mysqldmax.dsp:
        Removed referenses to ISAM and MERGE
      VC++Files/winmysqladmin/winmysqladmin.cpp:
        Removed referenses to ISAM and MERGE
      VC++Files/prepare:
        Removed referenses to ISAM and MERGE
      b56494d8
    • unknown's avatar
      ndb - removed deprecated Ndb constructor · 5e5fc1c6
      unknown authored
      
      ndb/include/ndbapi/Ndb.hpp:
        removed deprecated methods
      ndb/src/ndbapi/NdbPool.cpp:
        removed deprecated methods
      ndb/src/ndbapi/NdbPoolImpl.cpp:
        removed deprecated methods
      ndb/src/ndbapi/NdbPoolImpl.hpp:
        removed deprecated methods
      ndb/src/ndbapi/Ndbinit.cpp:
        removed deprecated methods
      ndb/tools/delete_all.cpp:
        removed deprecated methods
      ndb/tools/desc.cpp:
        removed deprecated methods
      ndb/tools/drop_index.cpp:
        removed deprecated methods
      ndb/tools/drop_tab.cpp:
        removed deprecated methods
      ndb/tools/restore/consumer_restore.cpp:
        removed deprecated methods
      ndb/tools/restore/consumer_restore.hpp:
        removed deprecated methods
      ndb/tools/restore/restore_main.cpp:
        removed deprecated methods
      ndb/tools/select_all.cpp:
        removed deprecated methods
      ndb/tools/select_count.cpp:
        removed deprecated methods
      5e5fc1c6
    • unknown's avatar
      ndb - post merge fixes · 1ea4d2a4
      unknown authored
      
      ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:
        merge
      1ea4d2a4
    • unknown's avatar
      merge · a08a5874
      unknown authored
      
      configure.in:
        Auto merged
      ndb/include/ndbapi/NdbApi.hpp:
        Auto merged
      ndb/include/ndbapi/NdbReceiver.hpp:
        Auto merged
      ndb/include/transporter/TransporterRegistry.hpp:
        Auto merged
      ndb/src/common/logger/Logger.cpp:
        Auto merged
      ndb/src/common/mgmcommon/IPCConfig.cpp:
        Auto merged
      ndb/src/common/transporter/Transporter.hpp:
        Auto merged
      ndb/src/kernel/main.cpp:
        Auto merged
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      ndb/src/mgmsrv/main.cpp:
        Auto merged
      ndb/src/ndbapi/Ndb.cpp:
        Auto merged
      ndb/src/ndbapi/NdbBlob.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/NdbTransaction.cpp:
        Auto merged
      ndb/src/ndbapi/Ndbinit.cpp:
        Auto merged
      ndb/test/ndbapi/testBlobs.cpp:
        Auto merged
      a08a5874
    • unknown's avatar
      ndb - more removal of old constructor usage in test prgs · c1408638
      unknown authored
      
      ndb/test/ndbapi/flexAsynch.cpp:
        new constructor
      ndb/test/ndbapi/flexHammer.cpp:
        new constructor
      ndb/test/ndbapi/flexTT.cpp:
        new constructor
      ndb/test/ndbapi/slow_select.cpp:
        new constructor
      ndb/test/ndbapi/testDeadlock.cpp:
        new constructor
      ndb/test/ndbapi/testLcp.cpp:
        new constructor
      c1408638
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-5.0 · 8395a8ec
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      8395a8ec
  4. 31 Dec, 2004 5 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · e0a58730
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
      
      
      mysql-test/r/user_limits.result:
        Auto merged
      mysql-test/t/user_limits.test:
        Auto merged
      e0a58730
    • unknown's avatar
      post-merge · 4dc5b3ac
      unknown authored
      4dc5b3ac
    • unknown's avatar
      manually merged · 032788c2
      unknown authored
      
      configure.in:
        Auto merged
      client/mysqldump.c:
        Auto merged
      innobase/buf/buf0rea.c:
        Auto merged
      innobase/dict/dict0load.c:
        Auto merged
      innobase/fil/fil0fil.c:
        Auto merged
      innobase/include/fil0fil.h:
        Auto merged
      innobase/include/row0mysql.h:
        Auto merged
      innobase/include/trx0trx.h:
        Auto merged
      innobase/os/os0file.c:
        Auto merged
      innobase/row/row0ins.c:
        Auto merged
      innobase/row/row0mysql.c:
        Auto merged
      innobase/row/row0sel.c:
        Auto merged
      innobase/srv/srv0start.c:
        Auto merged
      innobase/trx/trx0trx.c:
        Auto merged
      libmysqld/lib_sql.cc:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/alter_table.result:
        Auto merged
      mysql-test/r/ctype_ucs.result:
        Auto merged
      mysql-test/r/func_str.result:
        Auto merged
      mysql-test/r/grant.result:
        Auto merged
      mysql-test/r/grant_cache.result:
        Auto merged
      mysql-test/r/merge.result:
        Auto merged
      mysql-test/r/ndb_blob.result:
        Auto merged
      mysql-test/r/ps_1general.result:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      mysql-test/r/timezone2.result:
        Auto merged
      mysql-test/t/ctype_ucs.test:
        Auto merged
      mysql-test/t/grant.test:
        Auto merged
      mysql-test/t/merge.test:
        Auto merged
      mysql-test/t/multi_update.test:
        Auto merged
      mysql-test/t/mysqldump.test:
        Auto merged
      mysql-test/t/subselect.test:
        Auto merged
      ndb/src/ndbapi/NdbBlob.cpp:
        Auto merged
      ndb/src/ndbapi/NdbConnection.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/NdbOperationDefine.cpp:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_myisammrg.cc:
        Auto merged
      sql/ha_myisammrg.h:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql-common/client.c:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      sql/strfunc.cc:
        Auto merged
      sql/unireg.cc:
        Auto merged
      vio/vio.c:
        Auto merged
      vio/viosocket.c:
        Auto merged
      032788c2
    • unknown's avatar
      row0upd.c: · 28911df2
      unknown authored
        Manually merge the little InnoDB bug fix from 4.1 to 5.0; Marko can then run tests on the fixed version
      
      
      innobase/row/row0upd.c:
        Manually merge the little InnoDB bug fix from 4.1 to 5.0; Marko can then run tests on the fixed version
      28911df2
    • unknown's avatar
      Make test results independent on who runs them · bfa25302
      unknown authored
      bfa25302