1. 17 Jan, 2006 1 commit
    • unknown's avatar
      Updated test cases for testing Cluster Replication using the rpl* test cases · 8adce14f
      unknown authored
      
      mysql-test/t/rpl_row_USER.test:
        Changed test to allow ndbcluster engine to be use
      mysql-test/r/rpl_row_USER.result:
        Changed test to allow ndbcluster engine to be use
      mysql-test/t/rpl_bit.test:
        Changed test to allow ndbcluster engine to be use
      mysql-test/r/rpl_bit.result:
        Changed test to allow ndbcluster engine to be use
      mysql-test/r/rpl_log_pos.result:
        Changed test to allow ndbcluster engine to be use
      mysql-test/t/rpl_log_pos.test:
        Changed test to allow ndbcluster engine to be use
      mysql-test/r/not_ndb_table.require:
        Needed a way to tell some test case to skip running it default-storage-engine was set to ndb
      mysql-test/t/rpl_000015.test:
        Updated test case
      mysql-test/r/rpl_000015.result:
        Updated test case
      mysql-test/t/rpl_loaddata2.test:
        Updated test case
      mysql-test/r/rpl_loaddata2.result:
        Updated test case
      mysql-test/t/rpl_loadfile.test:
        Updated test case
      mysql-test/r/rpl_loadfile.result:
        Updated test case
      mysql-test/include/not_ndb_table.inc:
        added comment header.
      mysql-test/t/rpl_foreign_key_innodb.test:
        Skip test when NDB is forced
      mysql-test/t/rpl_optimize.test:
        Skip test when NDB is forced
      mysql-test/t/rpl000005.test:
        updated test case
      mysql-test/r/rpl000005.result:
        updated test case
      mysql-test/t/rpl_user_variables.test:
        Test clean up for CRBR testing
      mysql-test/r/rpl_user_variables.result:
        Test clean up for CRBR testing
      mysql-test/r/rpl_timezone.result:
        Test clean up for CRBR testing
      mysql-test/t/rpl_timezone.test:
        Test clean up for CRBR testing
      8adce14f
  2. 16 Jan, 2006 12 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 2 commits
  5. 13 Jan, 2006 20 commits