1. 23 Jan, 2006 2 commits
    • unknown's avatar
      disabled.def: · 28f6e16f
      unknown authored
        updated
      
      
      mysql-test/t/disabled.def:
        updated
      28f6e16f
    • unknown's avatar
      rpl_foreign_key.test: · be1fa8e5
      unknown authored
        Added comments on 1022 per Lars request
      
      
      mysql-test/extra/rpl_tests/rpl_foreign_key.test:
        Added comments on 1022 per Lars request
      be1fa8e5
  2. 20 Jan, 2006 3 commits
    • unknown's avatar
      rpl_foreign_key_innodb.result, rpl_foreign_key.test: · 6918a474
      unknown authored
        had to add order by
      
      
      mysql-test/extra/rpl_tests/rpl_foreign_key.test:
        had to add order by
      mysql-test/r/rpl_foreign_key_innodb.result:
        had to add order by
      6918a474
    • unknown's avatar
      Updated test · 8e588ee9
      unknown authored
      
      BitKeeper/deleted/.del-not_ndb_table.inc~86f167fc49e34d38:
        Delete: mysql-test/include/not_ndb_table.inc
      BitKeeper/deleted/.del-not_ndb_table.require~1e81af954dbb864a:
        Delete: mysql-test/r/not_ndb_table.require
      mysql-test/extra/rpl_tests/rpl_foreign_key.test:
        Cleanup test for NDB
      mysql-test/t/rpl_foreign_key_innodb.test:
        Cleanup test for NDB
      mysql-test/r/rpl_foreign_key_innodb.result:
        Cleanup test for NDB
      mysql-test/t/rpl_optimize.test:
        setting back to orginal values
      8e588ee9
    • unknown's avatar
      Updated with feedback omer provided · 20785209
      unknown authored
      
      mysql-test/t/ndb_dd_ddl.test:
        Updated test case with suggestions from omer
      mysql-test/r/ndb_dd_ddl.result:
        Updated test case with suggestions from omer
      20785209
  3. 17 Jan, 2006 1 commit
    • unknown's avatar
      Updated test cases for testing Cluster Replication using the rpl* test cases · 4d9311f5
      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
      4d9311f5
  4. 16 Jan, 2006 12 commits
  5. 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
  6. 14 Jan, 2006 2 commits
  7. 13 Jan, 2006 15 commits
    • unknown's avatar
      BUG#14194: Problem with fulltext boolean search and apostrophe · 927a9289
      unknown authored
      Fixed that single apostrophe was considered as a word character.
      
      
      mysql-test/r/fulltext.result:
        A test case for BUG#14194 added.
      mysql-test/t/fulltext.test:
        A test case for BUG#14194 added.
      storage/myisam/ftdefs.h:
        Fixed that single apostrophe was considered as a word character.
      927a9289
    • unknown's avatar
      BUG#13835: max key length is 1000 bytes when trying to create a fulltext index · 77ff000a
      unknown authored
      Allow fulltext index on VARCHAR columns longer than max key length.
      
      
      mysql-test/r/fulltext.result:
        A test case for BUG#13835 added.
      mysql-test/t/fulltext.test:
        A test case for BUG#13835 added.
      sql/sql_table.cc:
        Allow fulltext index on VARCHAR columns longer than max key length.
      77ff000a
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 9c4f0180
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      9c4f0180
    • unknown's avatar
      ndb - wl#2972 event merge false by default => change option name · 6cd49ff3
      unknown authored
      
      storage/ndb/include/ndbapi/NdbEventOperation.hpp:
        event merge false by default => change option name
      storage/ndb/ndbapi-examples/ndbapi_event/ndbapi_event.cpp:
        event merge false by default => change option name
      storage/ndb/src/ndbapi/NdbEventOperation.cpp:
        event merge false by default => change option name
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        event merge false by default => change option name
      storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
        event merge false by default => change option name
      storage/ndb/test/ndbapi/test_event.cpp:
        event merge false by default => change option name
      storage/ndb/test/ndbapi/test_event_merge.cpp:
        event merge false by default => change option name
      6cd49ff3
    • unknown's avatar
      Merge mysql.com:/home/alik/MySQL/devel/5.0-bug15103 · 55e29e0d
      unknown authored
      into  mysql.com:/home/alik/MySQL/devel/5.1-tree
      
      
      include/config-win.h:
        Auto merged
      mysql-test/r/information_schema.result:
        Auto merged
      mysql-test/r/mysqldump.result:
        Auto merged
      mysql-test/r/rpl_ddl.result:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      55e29e0d
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · c034e80b
      unknown authored
      into  mysql.com:/home/alik/MySQL/devel/5.1-bug15110
      
      
      mysql-test/t/disabled.def:
        Auto merged
      c034e80b
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 6e7b81cc
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      6e7b81cc
    • unknown's avatar
      fix compile error on hp-ux setenv->putenv · 1203f7e0
      unknown authored
         print slave port as well
      
      
      client/mysqltest.c:
        fix compile error on hp-ux setenv->putenv
      mysql-test/mysql-test-run.sh:
        print slave port as well
      1203f7e0
    • unknown's avatar
      Merge BUG#15110 from 5.0 into 5.1. · 8af137a1
      unknown authored
      Merge mysql.com:/home/alik/MySQL/devel/5.0-bug15110
      into  mysql.com:/home/alik/MySQL/devel/5.1-bug15110
      
      
      BitKeeper/etc/ignore:
        auto-union
      client/mysqldump.c:
        Auto merged
      include/mysql_com.h:
        Auto merged
      mysql-test/r/mysqldump.result:
        Auto merged
      mysql-test/r/type_time.result:
        Auto merged
      sql/Makefile.am:
        Auto merged
      sql/sp.cc:
        Auto merged
      sql/sp_head.cc:
        Auto merged
      sql/sql_acl.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      sql/sql_trigger.cc:
        Auto merged
      client/Makefile.am:
        Add my_user.c
      include/Makefile.am:
        Add my_user.c
      libmysqld/Makefile.am:
        Add my_user.c
      mysql-test/t/disabled.def:
        Enable type_time.test
      sql/sql_parse.cc:
        Merge.
      8af137a1
    • unknown's avatar
      Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 · deed0f0f
      unknown authored
      into moonbone.local:/work/15347-bug-5.0-mysql
      
      deed0f0f
    • unknown's avatar
      Merge · d48a3e12
      unknown authored
      
      sql/sql_select.cc:
        Auto merged
      mysql-test/r/select.result:
        SCCS merged
      mysql-test/t/select.test:
        SCCS merged
      d48a3e12
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 · facd2163
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.0
      
      facd2163
    • unknown's avatar
      Merge mysql.com:/usr/home/bar/mysql-4.1.b15377 · 3fcb8d7d
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.0
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      strings/ctype-euc_kr.c:
        Auto merged
      strings/ctype-gb2312.c:
        Auto merged
      3fcb8d7d
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · 35b9498c
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-4.1.b15377
      
      35b9498c
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · b8513df9
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      b8513df9