1. 17 Jan, 2006 3 commits
    • unknown's avatar
    • unknown's avatar
      added option to run all ndb tests only · 6f962fc6
      unknown authored
      6f962fc6
    • unknown's avatar
      added assert for when ndb share is not released as it should · ed96f708
      unknown authored
      + corrected the bugs in this resuling from mysql-test-run
      +removed some debug printouts
      
      
      sql/ha_ndbcluster.cc:
        added assert for when ndb share is not released as it should
        + corrected the bugs in this resuling from mysql-test-run
      sql/ha_ndbcluster.h:
        added assert for when ndb share is not released as it should
        + corrected the bugs in this resuling from mysql-test-run
      sql/ha_ndbcluster_binlog.cc:
        added assert for when ndb share is not released as it should
        + corrected the bugs in this resuling from mysql-test-run
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        removed some debug printouts
      ed96f708
  2. 16 Jan, 2006 11 commits
  3. 15 Jan, 2006 5 commits
    • unknown's avatar
      ndb - fix ndb_restore on solaris · 0a5a8a51
      unknown authored
        Fix alignment changes in tup page header
      
      
      storage/ndb/src/kernel/blocks/dbtup/Undo_buffer.cpp:
        Fix alignment changes in tup page header
      storage/ndb/src/kernel/blocks/suma/Suma.hpp:
        Fix alignment changes in tup page header
      0a5a8a51
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/51-ndb · ec67a6a3
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-new
      
      
      ec67a6a3
    • 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
    • unknown's avatar
      Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 1d5a5ae0
      unknown authored
      into  mysql.com:/home/alexi/dev/mysql-5.1-studio
      
      
      sql/log_event.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      1d5a5ae0
    • unknown's avatar
      Changes to avoid compilation errors in MS Visual Studio 7.1 · 8e9cabb1
      unknown authored
       (reviewed by Mats)
      
      
      sql/log_event.cc:
        Changes to avoid compilation errors in MS Visual Studio 7.1
      sql/sql_class.cc:
        Changes to avoid compilation errors in MS Visual Studio 7.1
      8e9cabb1
  4. 14 Jan, 2006 1 commit
    • unknown's avatar
      Solaris compile fixes. · eade034f
      unknown authored
      
      sql/handler.cc:
        Fix missing return value, caused Solaris compile failure.
      eade034f
  5. 13 Jan, 2006 20 commits