1. 25 Feb, 2005 3 commits
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · 63eb7c28
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      63eb7c28
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/fix · e30e1689
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      e30e1689
    • unknown's avatar
      BUG#8786 - ndb_autodiscover, post review · 2cf4eb82
      unknown authored
        More explicit naming of variables
      
      
      ndb/include/kernel/signaldata/AlterIndx.hpp:
        Add union to indicate where master node is passed in ref
      ndb/include/kernel/signaldata/BuildIndx.hpp:
        Add union to indicate where master node is passed in ref
      ndb/include/kernel/signaldata/CreateIndx.hpp:
        Add union to indicate where master node is passed in ref
      ndb/include/kernel/signaldata/CreateTrig.hpp:
        Add union to indicate where master node is passed in ref
      ndb/include/kernel/signaldata/DropIndx.hpp:
        Add union to indicate where master node is passed in ref
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Set error/master node also on BuildIndxRef
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Use masterNodeId instead of errornode
      2cf4eb82
  2. 24 Feb, 2005 6 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/fix · 6afb6b93
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/ndb_cluster_connection.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      6afb6b93
    • unknown's avatar
      bug#8786 - ndb autodiscover, sometimes fails · 18df4f33
      unknown authored
        remove dict forwarding
        add api retries on NotMaster
        
      
      
      ndb/include/kernel/signaldata/AlterIndx.hpp:
        Add NotMaster error code
      ndb/include/kernel/signaldata/BuildIndx.hpp:
        Add NotMaster error code
      ndb/include/kernel/signaldata/CreateIndx.hpp:
        Add NotMaster error code
      ndb/include/kernel/signaldata/CreateTrig.hpp:
        Add NotMaster error code
      ndb/include/kernel/signaldata/DropIndx.hpp:
        Add NotMaster error code
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Never forward requests,
          instead REF to API who will retry towards correct node
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        1) Set error code for timeout
        2) Handle NotMaster with retry in all DICT requests
      ndb/src/ndbapi/ndb_cluster_connection.cpp:
        Fix so that input values is in seconds and not 100ms's
      sql/ha_ndbcluster.cc:
        Wait 3 sec for all nodes to connect...
      18df4f33
    • unknown's avatar
      Fix of an incorrect merge · 812fcb05
      unknown authored
      812fcb05
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · c45ede4c
      unknown authored
      into here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1
      
      c45ede4c
    • unknown's avatar
      Bootstrap: · fc72dac1
      unknown authored
        Add new manual.texi include files
      
      
      Build-tools/Bootstrap:
        Add new manual.texi include files
      fc72dac1
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · 1083e571
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      1083e571
  3. 23 Feb, 2005 10 commits
  4. 22 Feb, 2005 21 commits