• unknown's avatar
    ndb dd - · ebf57797
    unknown authored
      Change default page buffer cache size
    
    
    mysql-test/ndb/ndb_config_1_node.ini:
      Add configuration of page buffer
    mysql-test/ndb/ndb_config_2_node.ini:
      Add configuration of page buffer
    mysql-test/ndb/ndb_config_4_node.ini:
      Add configuration of page buffer
    mysql-test/ndb/ndbcluster.sh:
      Add configuration of page buffer
    storage/ndb/include/kernel/ndb_limits.h:
      Hard code some limits (for now)...
    storage/ndb/include/mgmapi/mgmapi_config_parameters.h:
      Add configuration of page buffer
    storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
      Add configuration of page buffer
    storage/ndb/src/kernel/blocks/pgman.cpp:
      Add configuration of page buffer
    storage/ndb/src/kernel/blocks/restore.cpp:
      Add configuration of page buffer
    storage/ndb/src/mgmsrv/ConfigInfo.cpp:
      Change default page buffer caches from 1M (only used for testing) to realistic 64M
    ebf57797
ndb_config_1_node.ini 774 Bytes