1. 27 Aug, 2004 1 commit
    • unknown's avatar
      Decreased chunks per fragment · 2af796d4
      unknown authored
      Fixed missing initialisation bug
      
      
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        4 times number of nodes is decreases worst case compared to
        8 times number of node groups
        Missing initialisation
      ndb/src/kernel/vm/pc.hpp:
        Decreased chunks per fragment
      2af796d4
  2. 26 Aug, 2004 1 commit
    • unknown's avatar
      Fixed wrong number of fragment records in DIH · eeb08802
      unknown authored
      Fixed bug in failed create table
      Fixed new test case for failed create table using new ERROR_INSERT
      
      
      ndb/src/kernel/blocks/ERROR_codes.txt:
        Added new error insert for test of failed create table
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Added new error insert for test of failed create table
        Fixed bug in handling failed create table
        Moved some constants to pc.hpp
      ndb/src/kernel/vm/Configuration.cpp:
        Added new error insert for test of failed create table
        Fixed bug in handling failed create table
        Moved some constants to pc.hpp
      ndb/src/kernel/vm/pc.hpp:
        Constants moved here from DIH
      ndb/test/ndbapi/testDict.cpp:
        New test case for failed create table
      eeb08802
  3. 25 Aug, 2004 15 commits
  4. 24 Aug, 2004 23 commits