1. 24 Feb, 2005 13 commits
    • unknown's avatar
      bug#8786 - ndb_autodiscover - 5.0 specific details · b7c8a098
      unknown authored
        Wait some for all nodes to get connected
      
      
      ndb/tools/drop_index.cpp:
        Wait some for all nodes to get connected
      ndb/tools/drop_tab.cpp:
        Wait some for all nodes to get connected
      b7c8a098
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/fix · 92fe3da9
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/ndb_cluster_connection.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      92fe3da9
    • 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
      #ifdef innodb specific code, (old_innodb_table_locks) · 7f0ca9ed
      unknown authored
      
      sql/sql_parse.cc:
        #ifdef innodb specific code
      7f0ca9ed
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 737d2893
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      737d2893
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 1b7959fe
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      1b7959fe
    • 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
    • unknown's avatar
      Added my_mmap to mysys library · f352082a
      unknown authored
      mysys.dsp:
        Added my_mmap
      
      
      VC++Files/mysys/mysys.dsp:
        Added my_mmap
      f352082a
    • unknown's avatar
      More changes to make 5.0.3 compile on Windows · 1dccfae6
      unknown authored
      sql_map.cc:
        moved include of sys/stat outside of HAVE_SYS_MMAN_H define
      my_decimal.h:
        Added define for EMBEDDED_SERVER for call to string2my_decimal
      mi_packrec.c:
        removed cast to caddr_t
      
      
      myisam/mi_packrec.c:
        removed cast to caddr_t
      sql/my_decimal.h:
        Added define for EMBEDDED_SERVER for call to string2my_decimal
      sql/sql_map.cc:
        moved include of sys/stat outside of HAVE_SYS_MMAN_H define
      1dccfae6
    • unknown's avatar
      fixed test results · c36b6c99
      unknown authored
      
      mysql-test/r/rpl_insert_id.result:
        fixed error format after mats merge
      mysql-test/r/sp.result:
        fixed typo
      c36b6c99
    • unknown's avatar
      Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 · c089bcc8
      unknown authored
      into 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/work-repl-5.0
      
      c089bcc8
    • unknown's avatar
      get time for thread switching · 94358b5d
      unknown authored
      94358b5d
    • unknown's avatar
      fixed typo in test · a6373c2e
      unknown authored
      a6373c2e
  2. 23 Feb, 2005 27 commits