1. 21 Sep, 2004 7 commits
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · fadec7ca
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      fadec7ca
    • unknown's avatar
      Make operation list on fragment fifo so that uncommitted operations · 43bf7d08
      unknown authored
        are undo-logged in correct order
      
      Add bunch of testcases to autotest
      
      
      ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
        Send fragrecord ptr to initOpConnection so that is does not
        have to look it up every time (if needed)
        
        Make operation list on fragment fifo so that uncommitted operations
          are undo-logged in correct order
      ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp:
        Send fragptr to initOpConnection
      ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp:
        dllist -> dlfifolist
      ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        dllist -> dlfifolist
      ndb/src/kernel/blocks/dbtup/DbtupGen.cpp:
        Make operation list on fragment fifo so that uncommitted operations
          are undo-logged in correct order
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Fix uninitialized variable c_start.m_startTime
          which made startPartial and startPartitioned fail
      ndb/test/ndbapi/testSystemRestart.cpp:
        Added testSystemRestart -n SR9 which
          demonstrates that two prepared operation on same
          records _used to_ be undo-logged in wrong order makeing
          system restart fail
      ndb/test/run-test/daily-devel-tests.txt:
        Add
        * testSystemRestart -n SR6
          Restart while some nodes have fs and other not
        * testSystemRestart -n SR7
          Restart in partition win
        * testSystemRestart -n SR8
          Restart in partition win, others starting during restart
        * testSystemRestart -n SR9
          Multiple ops on same record prepared before
      43bf7d08
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · c41e7303
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      c41e7303
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · e800f8b7
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      e800f8b7
    • unknown's avatar
      bug#5617 · 0ab9b32d
      unknown authored
      allow blank lines in Ndb.cfg files
      
      0ab9b32d
    • unknown's avatar
      Removed debug printout · f48a4f2b
      unknown authored
      f48a4f2b
    • unknown's avatar
      wl1292 · 33c9415b
      unknown authored
      remove -e from atrt-mysql-test-run
      
      33c9415b
  2. 20 Sep, 2004 19 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 08cf2538
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      ndb/src/ndbapi/ndberror.c:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      08cf2538
    • unknown's avatar
      fix updated signature · 6acfa569
      unknown authored
      6acfa569
    • unknown's avatar
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · b51b9ba7
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      b51b9ba7
    • unknown's avatar
      Fix event systable collation (binary) · 6147345f
      unknown authored
      6147345f
    • unknown's avatar
      Patches to make it compile · 38dc0011
      unknown authored
      38dc0011
    • unknown's avatar
      Hand merge · 710b1934
      unknown authored
      
      acinclude.m4:
        Auto merged
      ndb/include/mgmapi/mgmapi_config_parameters.h:
        Auto merged
      ndb/src/common/mgmcommon/IPCConfig.cpp:
        Auto merged
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      710b1934
    • unknown's avatar
      Merge msvensson@build.mysql.com:/home/bk/mysql-4.1 · cd5bd57b
      unknown authored
      into neptunus.(none):/home/magnus/mysql/mysql-4.1
      
      cd5bd57b
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · f29a5eb9
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      ndb/src/kernel/vm/Configuration.cpp:
        Auto merged
      f29a5eb9
    • unknown's avatar
      Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1 · 663e06cf
      unknown authored
      into mysql.com:/GORDON/MySQL/mysql-4.1/src
      
      663e06cf
    • unknown's avatar
      These modifications were part of WL#1856 Conversion of client_test.c tests... · 40d6c6e2
      unknown authored
      These modifications were part of WL#1856 Conversion of client_test.c tests cases to mysqltest if possible
      
      They are separated from the other WL#1856 stuff, because they improve the behaviour of the current tests.  
      
      Make the result sets (order of rows) more predictable by using ORDER BY.
      
      
      mysql-test/include/ps_modify.inc:
        Make the result sets more predictable by using ORDER BY
      mysql-test/include/ps_modify1.inc:
        Make the result sets more predictable by using ORDER BY
      mysql-test/r/ps_2myisam.result:
        updated results
      mysql-test/r/ps_3innodb.result:
        updated results
      mysql-test/r/ps_4heap.result:
        updated results
      mysql-test/r/ps_5merge.result:
        updated results
      mysql-test/r/ps_6bdb.result:
        updated results
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      40d6c6e2
    • unknown's avatar
      Ues buf pointer in get_ndb_value · a5898694
      unknown authored
      Merge fixes
      
      
      mysql-test/r/ndb_insert.result:
        Correct test cases and result after merge
      mysql-test/t/ndb_insert.test:
        Correct test cases and result after merge
      sql/ha_ndbcluster.cc:
        Correct get_error_message after merge
        Use buf pointer in get_ndb_value
      a5898694
    • unknown's avatar
      bug#5659 · 4e61c525
      unknown authored
      uninit variable
      
      
      ndb/src/kernel/vm/Configuration.cpp:
        init variable
      4e61c525
    • unknown's avatar
      Restored old shared memory buffer implementation (used by SCI and SHM). · 4f49ca3d
      unknown authored
      Improved Default SCI config params
      Added missing SCI libraries in ndb_mgm and atrt
      Added max of 1024 signals per receive on transporter (to improve
      real-time bahaviour and to ensure no job buffer explosion, still
      some more work left on avoiding job buffer explosion in the general
      case)
      
      
      ndb/src/common/transporter/Packer.cpp:
        Fix for job buffer explosion and real-time behaviour also in
        high load scenarios.
      ndb/src/common/transporter/SCI_Transporter.cpp:
        Restored old Shared memory buffer implementation.
        Changed condition slightly on when to send SCI buffer.
      ndb/src/common/transporter/SCI_Transporter.hpp:
        Changed back to old shared memory implementation
      ndb/src/common/transporter/SHM_Buffer.hpp:
        Changed back to old shared memory implementation
      ndb/src/common/transporter/SHM_Transporter.cpp:
        Changed back to old shared memory implementation
      ndb/src/common/transporter/SHM_Transporter.hpp:
        Changed back to old shared memory implementation
      ndb/src/common/transporter/TransporterRegistry.cpp:
        Changed back to old shared memory implementation
      ndb/src/kernel/vm/FastScheduler.hpp:
        Spelling error
      ndb/src/mgmclient/Makefile.am:
        Missing SCI library
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Changed to more proper config parameters
      ndb/test/run-test/Makefile.am:
        Added missing SCI library
      4f49ca3d
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · b55edd48
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      b55edd48
    • unknown's avatar
      Dont log IAmNotMaster errors · b7908030
      unknown authored
      b7908030
    • unknown's avatar
      Merged new ndb_insert.test and .result · 158063b6
      unknown authored
      
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      mysql-test/r/ndb_insert.result:
        Merge new test cases
      mysql-test/t/ndb_insert.test:
        Merge new test cases
      158063b6
    • unknown's avatar
      Merge msvensson@build.mysql.com:/home/bk/mysql-4.1 · ce28a99c
      unknown authored
      into neptunus.(none):/home/magnus/mysql/mysql-4.1
      
      ce28a99c
    • unknown's avatar
      bug#4590 · ff0559ed
      unknown authored
      Use ndb_mgm_listen_event to wait for backup messages
      
      
      ndb/src/mgmclient/CommandInterpreter.cpp:
        Listen to backup event
        start backup
        wait until event related to backup arrives
      ndb/src/mgmsrv/Services.cpp:
        Fix newline at end of reply
      ff0559ed
  3. 17 Sep, 2004 14 commits
    • unknown's avatar
      A fix and test case for bug#5510 "inserting Null in AutoIncrement primary · 4148c9f9
      unknown authored
      key Column Fails".
      
      
      mysql-test/r/ps.result:
        Test results updated: a test case for Bug#5510 "inserting Null in 
        AutoIncrement primary key Column Fails".
      mysql-test/r/ps_2myisam.result:
        Bug#5510: a different warning in case of NULL->default truncation.This is 
        OK, the new warning is the same as produced by conventional execution.
      mysql-test/r/ps_3innodb.result:
        Bug#5510: a different warning in case of NULL->default truncation.This is 
        OK, the new warning is the same as produced by conventional execution.
      mysql-test/r/ps_4heap.result:
        Bug#5510: a different warning in case of NULL->default truncation.This is 
        OK, the new warning is the same as produced by conventional execution.
      mysql-test/r/ps_5merge.result:
        Bug#5510: a different warning in case of NULL->default truncation.This is 
        OK, the new warning is the same as produced by conventional execution.
      mysql-test/r/ps_6bdb.result:
        Bug#5510: a different warning in case of NULL->default truncation.This is 
        OK, the new warning is the same as produced by conventional execution.
      mysql-test/t/ps.test:
        A test case for Bug#5510 "inserting Null in AutoIncrement primary key Column 
        Fails".
      sql/item.cc:
        A fix for bug#5510 "inserting Null in AutoIncrement primary key Column 
        Fails": use proper Field API function for NULL placholeders.
      4148c9f9
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · eea07893
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      eea07893
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 3c690e69
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41-cc
      
      3c690e69
    • unknown's avatar
      Preparation for batching · 24d4b5e5
      unknown authored
      24d4b5e5
    • unknown's avatar
      New mgmapi call - ndb_mtm_listen_event · 25306fce
      unknown authored
      25306fce
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · f668c981
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      f668c981
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · b394ff5c
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41-cc
      
      b394ff5c
    • unknown's avatar
      Fix backup event · 9ebe264a
      unknown authored
      9ebe264a
    • unknown's avatar
      replaced some "localhost" checks with try bind · 2180a081
      unknown authored
      removed some #id 0 code
      
      
      ndb/src/common/mgmcommon/ConfigRetriever.cpp:
        replaced some "localhost" checks with try bind
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        removed some #id 0 code
      2180a081
    • unknown's avatar
      ndb charsets (wl-1732) final part: use strxfrm + strcoll · a0072f41
      unknown authored
      
      ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:
        oops
      ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:
        jamEntry
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        jamEntry
      mysql-test/r/ndb_index.result:
        ndb charsets: minimal fix to make test pass
      mysql-test/t/ndb_index.test:
        ndb charsets: minimal fix to make test pass
      a0072f41
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 2f02008b
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      2f02008b
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 6ea7adf5
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      6ea7adf5
    • unknown's avatar
      made tryBind static · 1be49f73
      unknown authored
      using tryBind instead to determine if we're "config host" is "local"
      
      
      ndb/include/util/SocketServer.hpp:
        made tryBind static
      ndb/src/common/util/SocketServer.cpp:
        made tryBind static
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        using tryBind instead to determine if we're "config host" is "local"
      1be49f73
    • unknown's avatar
      Added EventReport for backup · a20efa65
      unknown authored
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        removed useless code
      ndb/src/mgmsrv/MgmtSrvr.hpp:
        removed useless code
      a20efa65