1. 17 Jan, 2006 3 commits
    • unknown's avatar
    • unknown's avatar
      added option to run all ndb tests only · 2cd5febf
      unknown authored
      2cd5febf
    • unknown's avatar
      added assert for when ndb share is not released as it should · 4063e397
      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
      4063e397
  2. 16 Jan, 2006 11 commits
  3. 15 Jan, 2006 5 commits
    • unknown's avatar
      ndb - fix ndb_restore on solaris · 19ab9de2
      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
      19ab9de2
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/51-ndb · b0ee585b
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-new
      
      b0ee585b
    • unknown's avatar
      ndb dd - · 3b429d4f
      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
      3b429d4f
    • unknown's avatar
      Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 90facc3f
      unknown authored
      into  mysql.com:/home/alexi/dev/mysql-5.1-studio
      
      
      sql/log_event.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      90facc3f
    • unknown's avatar
      Changes to avoid compilation errors in MS Visual Studio 7.1 · 889f346e
      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
      889f346e
  4. 14 Jan, 2006 1 commit
    • unknown's avatar
      Solaris compile fixes. · fee77993
      unknown authored
      
      sql/handler.cc:
        Fix missing return value, caused Solaris compile failure.
      fee77993
  5. 13 Jan, 2006 20 commits