1. 10 Aug, 2004 15 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/bug-4586 · 80e40954
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      80e40954
    • unknown's avatar
      merge bug 4586 · a7282ccd
      unknown authored
      a7282ccd
    • unknown's avatar
      Cset exclude: joreland@mysql.com|ChangeSet|20040805155331|12859 · 45c74ad3
      unknown authored
      
      ndb/src/kernel/blocks/dbacc/Dbacc.hpp:
        Exclude
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Exclude
      45c74ad3
    • unknown's avatar
      bug#4586 · 0886efd0
      unknown authored
      Removed printouts
      
      
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Removed printouts
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Removed printouts
      0886efd0
    • unknown's avatar
      bug-4586 · 3f82ef6d
      unknown authored
      
      ndb/src/kernel/blocks/dbacc/Dbacc.hpp:
        Disallow expand during redo log execution and reeanble it after
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Disallow expand during redo log execution and reeanble it after
      ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
        Maintain list of fragment which should be reenabled after redo log execution
      ndb/src/kernel/blocks/dblqh/DblqhInit.cpp:
        Maintain list of fragment which should be reenabled after redo log execution
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Reenable when send START_RECCONF
      3f82ef6d
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · dab96e0e
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      dab96e0e
    • unknown's avatar
      ndb test fixes · eb9f742f
      unknown authored
      
      ndb/test/ndbapi/testIndex.cpp:
        test fixes
      ndb/test/ndbapi/testNodeRestart.cpp:
        test fixes
      ndb/test/run-test/daily-devel-tests.txt:
        disable non function test
      eb9f742f
    • unknown's avatar
      Missing result handling in bug fix for bug#3912 · 2559122c
      unknown authored
      2559122c
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 7d4fd8d9
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
      
      7d4fd8d9
    • unknown's avatar
      Bug fix for bug#3912 · a1b9fb51
      unknown authored
      a1b9fb51
    • unknown's avatar
      ndb_mgmd occasional core-dumps · f56c6fa6
      unknown authored
      clear connect flag before doing disconnect
      
      
      ndb/src/common/transporter/Transporter.cpp:
        clear connect flag before doing disconnect
      f56c6fa6
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · ef2ed501
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
      
      
      mysql-test/r/ndb_alter_table.result:
        Auto merged
      mysql-test/r/ndb_basic.result:
        Auto merged
      mysql-test/r/ndb_lock.result:
        Auto merged
      mysql-test/t/ndb_alter_table.test:
        Auto merged
      mysql-test/t/ndb_basic.test:
        Auto merged
      mysql-test/t/ndb_lock.test:
        Auto merged
      ndb/src/ndbapi/Ndb.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      ef2ed501
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · dc3a5040
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      dc3a5040
    • unknown's avatar
      Fixing typos in big comment (libmysql): · 2e616bbb
      unknown authored
      you need to check in to find out another couple of typos
      
      
      libmysql/libmysql.c:
        Typos in comments fixed.
      2e616bbb
    • unknown's avatar
      Comments in libmysql (prepared statements API) · 0cb0d120
      unknown authored
      
      libmysql/libmysql.c:
        Comments to mysql_stmt_bind_param(). A couple of typos in existing 
        comments fixed.
      0cb0d120
  2. 09 Aug, 2004 13 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · fb3509c7
      unknown authored
      into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4756
      
      fb3509c7
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1 · 6d6b4b3b
      unknown authored
      into mysql.com:/home/mydev/mysql-4.1-4100
      
      6d6b4b3b
    • unknown's avatar
      mysqld.cc: · 297d9d8b
      unknown authored
        minor option description change.
      
      
      sql/mysqld.cc:
        minor option description change.
      297d9d8b
    • unknown's avatar
      mysql-test ndb_index_unique · 6867b4c5
      unknown authored
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Compensate for "extra" lqhkeyreqrec during index read (when IgnoreError)
      ndb/src/mgmsrv/main.cpp:
        Read corrent local node id
      ndb/tools/waiter.cpp:
        Yet another user of LocalConfig
      6867b4c5
    • unknown's avatar
      Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 · 6405db2b
      unknown authored
      into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
      
      6405db2b
    • unknown's avatar
      2ad0ead4
    • unknown's avatar
      d75974a3
    • unknown's avatar
      bug#4529 · 951b9186
      unknown authored
      
      ndb/include/mgmcommon/ConfigRetriever.hpp:
        Separate connect and all/fetch
      ndb/include/mgmcommon/LocalConfig.hpp:
        Use BaseString
      ndb/src/common/mgmcommon/ConfigRetriever.cpp:
        Separate connect and all/fetch
      ndb/src/common/mgmcommon/LocalConfig.cpp:
        Removed useless onlyNodeId
      ndb/src/kernel/main.cpp:
        Separeted Configuration fetch/setup
      ndb/src/kernel/vm/Configuration.cpp:
        Separeted Configuration fetch/setup
      ndb/src/kernel/vm/Configuration.hpp:
        Separeted Configuration fetch/setup
      ndb/src/mgmapi/mgmapi.cpp:
        Fixed some return codes
      ndb/src/mgmclient/main.cpp:
        LocalConfig update
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Put mutex around reserving node'ids
      ndb/src/mgmsrv/MgmtSrvr.hpp:
        Put mutex around reserving node'ids
      ndb/src/mgmsrv/MgmtSrvrConfig.cpp:
        Changes ConfigRetreiver interface
      ndb/src/mgmsrv/Services.cpp:
        Allow reserve same id twice
      ndb/src/mgmsrv/main.cpp:
        Ignore SIGPIPE
      ndb/src/ndbapi/TransporterFacade.cpp:
        ConfigRetriever interface
      951b9186
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1 · 074eceea
      unknown authored
      into mysql.com:/home/mydev/mysql-4.1-4100
      
      074eceea
    • unknown's avatar
      bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash. · 2dd804e2
      unknown authored
      Solved performance problems by fixing a typo, which prevented enabling of write buffer.
      
      
      sql/ha_myisam.cc:
        bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash.
        Solved performance problems by fixing a typo, which prevented enabling of write buffer.
        Supplied no test case, as it required too much data to see the performance regression.
      2dd804e2
    • unknown's avatar
      configure.in: · 1cfad390
      unknown authored
        Collation name fixes.
      
      
      configure.in:
        Collation name fixes.
      1cfad390
    • unknown's avatar
      testTransaction -n FRead* · 7fad4e50
      unknown authored
      testTransaction -n *Scan*
      testTimeout -n *
      
      
      ndb/include/kernel/signaldata/DumpStateOrd.hpp:
        Added DUMP for tc appl timeout
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Send tckey conf if m_exec_flags is set
        Added dump for appl timeout
      ndb/test/include/HugoOperations.hpp:
        Add scanRead
      ndb/test/ndbapi/testTimeout.cpp:
        Reenable
      ndb/test/ndbapi/testTransactions.cpp:
        Fix scan test cases
      ndb/test/run-test/daily-basic-tests.txt:
        reenable timeout-tests
        added testTransaction -n Scan* testcases
      ndb/test/src/HugoOperations.cpp:
        Fix scan
      ndb/test/src/NDBT_Test.cpp:
        Drop table before test...(if createTable==true)
      7fad4e50
    • unknown's avatar
      mysqld.cc: · 795137fe
      unknown authored
        Put --help first, reorder other options so that they are
        alphabetical. (shouldn't have to use grep to find an option.)
        Move group_concat_max_len to variable part of list.
        Rename character_set_server, collation_server,
        shared_memory_base_name to character-set-server,
        collation-server, shared-memory-base-name.
        Make default-collation message refer to collation-server
        rather than character-set-server.
      
      
      sql/mysqld.cc:
        Put --help first, reorder other options so that they are
        alphabetical. (shouldn't have to use grep to find an option.)
        Move group_concat_max_len to variable part of list.
        Rename character_set_server, collation_server,
        shared_memory_base_name to character-set-server,
        collation-server, shared-memory-base-name.
        Make default-collation message refer to collation-server
        rather than character-set-server.
      795137fe
  3. 08 Aug, 2004 4 commits
  4. 07 Aug, 2004 3 commits
  5. 06 Aug, 2004 5 commits
    • unknown's avatar
      libmysql.c: · 46f81334
      unknown authored
        Can't return value from void function
      
      
      libmysql/libmysql.c:
        Can't return value from void function
      46f81334
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 3d8b8bae
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      3d8b8bae
    • unknown's avatar
      Bug#4586 + TC fix · 43a352c3
      unknown authored
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Operations with marker always leads to abort even
        if IgnoreError was supplied (limitation)
        
        Check marker before marking operation as aborted (which removes marker)
      ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp:
        Init cnoOfAllocatedPages after returnCommonArea
      43a352c3
    • unknown's avatar
      Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1 · 290b4178
      unknown authored
      into neptunus.(none):/home/magnus/mysql-4.1
      
      290b4178
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · fa60d12e
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbtup/DbtupSystemRestart.cpp:
        Auto merged
      fa60d12e