1. 29 Aug, 2006 2 commits
    • unknown's avatar
      BUG#19873 Merge dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0-ndb-bj · 25968b7b
      unknown authored
      into  dev3-127.(none):/mnt/mysql/home/ngb/bug19873
      
      
      ndb/src/mgmclient/CommandInterpreter.cpp:
        ndb_mgm can automatically reconnect to the ndb_mgmd after ndb_mgmd restarted.
        and this commit fixes probable mem leak
      25968b7b
    • unknown's avatar
      Merge gni@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · fd1b3e91
      unknown authored
      into  dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0-ndb-bj
      
      
      ndb/src/mgmclient/CommandInterpreter.cpp:
        Auto merged
      ndb/src/ndbapi/ndberror.c:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_view.cc:
        Auto merged
      fd1b3e91
  2. 25 Aug, 2006 1 commit
  3. 23 Aug, 2006 1 commit
  4. 22 Aug, 2006 10 commits
  5. 21 Aug, 2006 3 commits
  6. 18 Aug, 2006 3 commits
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 70b73788
      unknown authored
      into  mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
      
      
      sql/examples/ha_tina.cc:
        Auto merged
      70b73788
    • unknown's avatar
      innodb r702 · 3468780e
      unknown authored
      innodb r719
      
      
      innobase/btr/btr0btr.c:
        innodb r702
      innobase/buf/buf0buf.c:
        innodb r702
      innobase/dict/dict0dict.c:
        innodb r702
      innobase/fil/fil0fil.c:
        innodb r702
      innobase/fsp/fsp0fsp.c:
        innodb r702
      innobase/include/btr0cur.ic:
        innodb r719
      innobase/include/buf0buf.ic:
        innodb r702
      innobase/log/log0log.c:
        innodb r702
      innobase/log/log0recv.c:
        innodb r702
      innobase/os/os0file.c:
        innodb r702
      innobase/row/row0mysql.c:
        innodb r702
      innobase/row/row0sel.c:
        innodb r702
      innobase/srv/srv0start.c:
        innodb r702
      innobase/ut/ut0dbg.c:
        innodb r702
      sql/ha_innodb.cc:
        innodb r702
      3468780e
    • unknown's avatar
      ndb - bug#18781 bug#21017 bug#21050 : block index ops during NR + fix asserts · 74aca9aa
      unknown authored
      
      ndb/src/kernel/vm/DLHashTable2.hpp:
        add isEmpty for use in DICT
      ndb/test/include/NDBT_Tables.hpp:
        getIndexes - return index cols of standard test table
      ndb/test/src/NDBT_Tables.cpp:
        getIndexes - return index cols of standard test table
      ndb/test/ndbapi/testDict.cpp:
        bug#21017: index create/drop during NR
      ndb/include/kernel/signaldata/CreateIndx.hpp:
        add 711
      ndb/include/kernel/signaldata/DropIndx.hpp:
        add 711
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        block index create/drop during NR.
        fix 2 ndbrequires by checking exact schema op types
      ndb/src/kernel/blocks/dbdict/Dbdict.hpp:
        block index create/drop during NR.
        fix 2 ndbrequires by checking exact schema op types
      74aca9aa
  7. 17 Aug, 2006 5 commits
  8. 16 Aug, 2006 15 commits