1. 08 Feb, 2006 1 commit
    • unknown's avatar
      More updates for using NDB as default and some bug fixes along the way · 68b51ff0
      unknown authored
      
      mysql-test/extra/rpl_tests/rpl_insert_id.test:
        Updated wiht 1022 error, order by and PK for use with NDB engine
      mysql-test/r/rpl_insert_id.result:
        Updated wiht 1022 error, order by and PK for use with NDB engine
      mysql-test/t/rpl_skip_error.test:
        updated to wrk with ndb
      mysql-test/r/rpl_skip_error.result:
        updated to wrk with ndb
      mysql-test/t/rpl_sporadic_master.test:
        updated to wrk with ndb
      mysql-test/r/rpl_sporadic_master.result:
        updated to wrk with ndb
      mysql-test/t/rpl_row_trig002.test:
        updated to work with NDB engine
      mysql-test/r/rpl_row_trig002.result:
        updated to work with NDB engine
      mysql-test/t/rpl_temporary.test:
        updated to work with NDB engine
      mysql-test/r/rpl_temporary.result:
        updated to work with NDB engine
      mysql-test/extra/rpl_tests/rpl_row_001.test:
        updated to work with NDB as default engine
      mysql-test/r/rpl_row_001.result:
        updated to work with NDB as default engine
      mysql-test/t/rpl_row_blob_innodb.test:
        Fixed bug in test case
      mysql-test/t/rpl_row_blob_innodb-slave.opt:
        Added slave option file to ensure correct engine type on slave
      mysql-test/r/rpl_row_blob_innodb.result:
        Updated results
      mysql-test/r/rpl_row_blob_myisam.result:
        Updated results
      mysql-test/r/rpl_ndb_log.result:
        update results file
      68b51ff0
  2. 07 Feb, 2006 18 commits
  3. 06 Feb, 2006 21 commits
    • unknown's avatar
      More test case updates for using RPL with NDB as default engine · 32e3f461
      unknown authored
      
      mysql-test/t/rpl_create_database.test:
        Updated to pass when other default engines are being used
      mysql-test/r/rpl_create_database.result:
        Updated to pass when other default engines are being used
      mysql-test/t/rpl_row_func003-slave.opt:
        new opt file to enusre innodb on slave
      mysql-test/t/rpl_replicate_do.test:
        Updated with order by for use during ndb testing
      mysql-test/r/rpl_replicate_do.result:
        Updated with order by for use during ndb testing
      mysql-test/t/rpl_redirect.test:
        updated with order by
      mysql-test/r/rpl_redirect.result:
        updated with order by
      mysql-test/t/rpl_ndb_func003.test:
        New func003 wrapper to use NDB engine for table creation
      mysql-test/r/rpl_ndb_func003.result:
        New func003 wrapper to use NDB engine for table creation
      mysql-test/r/rpl_row_sp001.result:
        updated with order by
      mysql-test/t/rpl_row_sp001.test:
        updated with order by
      BitKeeper/deleted/.del-rpl_row_log.test~f6ed1be9e3ca110f:
        Delete: mysql-test/extra/rpl_tests/rpl_row_log.test
      mysql-test/extra/rpl_tests/rpl_log.test:
        Updated test to ensure that MyISAM, and innodb engines passed even if NDB was used as default engine. Due to diff in bin log output between MyISAM, InnoDB and NDB the file had to use different wrappers and results files.
      mysql-test/t/rpl_row_log.test:
        part of rpl_log.test check in
      mysql-test/r/rpl_row_log.result:
        part of rpl_log.test check in
      mysql-test/r/rpl_row_log_innodb.result:
        part of rpl_log.test check in
      mysql-test/t/rpl_row_log_innodb-master.opt:
        part of rpl_log.test check in
      mysql-test/t/rpl_row_log_innodb-slave.opt:
        part of rpl_log.test check in
      mysql-test/t/rpl_row_log_innodb.test:
        part of rpl_log.test check in
      mysql-test/r/rpl_ndb_log.result:
        part of rpl_log.test check in
      mysql-test/t/rpl_ndb_log.test:
        part of rpl_log.test check in
      mysql-test/t/rpl_ndb_log-master.opt:
        part of rpl_log.test check in
      mysql-test/t/disabled.def:
        Updated with MySQL Bugs: #17158
      32e3f461
    • unknown's avatar
      merge · e379b87e
      unknown authored
      e379b87e
    • unknown's avatar
      merge · 568f7cd2
      unknown authored
      568f7cd2
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/51-new · 756e8015
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/share/errmsg.txt:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:
        Auto merged
      storage/ndb/test/ndbapi/test_event.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        SCCS merged
      756e8015
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 9023ebf5
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
      
      
      9023ebf5
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 50e8f3a3
      unknown authored
      into mysql.com:/home/psergey/mysql-5.1-wl2985-postfixes
      
      
      50e8f3a3
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · dc5b10d3
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      dc5b10d3
    • unknown's avatar
      5bcd374c
    • unknown's avatar
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 719762db
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      
      mysql-test/t/disabled.def:
        Auto merged
      719762db
    • unknown's avatar
      harmonized mysql-test-run.sh and .pl · 456d7b3c
      unknown authored
      + added current test printout to error file
      
      
      mysql-test/lib/mtr_cases.pl:
        harmonized mysql-test-run.sh and .pl
      456d7b3c
    • unknown's avatar
      Fix merge (5.0 -> 5.1) of the patch for BUG#15166/15196. · 642e222c
      unknown authored
      
      mysql-test/r/trigger-grant.result:
        Updated result file: use TRIGGER instead of SUPER for BUG#15166/15196 tests.
      sql/item.cc:
        Updated according to the 5.1 data structures.
      642e222c
    • unknown's avatar
      bug#16767, bug#16768 - ndb missleading names of error codes · 4c77c3dd
      unknown authored
        rename error codes
      
      
      mysql-test/t/ndb_dd_ddl.test:
        rename error code
      sql/ha_ndbcluster.cc:
        rename error code
      sql/share/errmsg.txt:
        rename error code
      4c77c3dd
    • unknown's avatar
      Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-rev-1.2004.2.1 · 18f4a81d
      unknown authored
      into  mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.1-tree
      
      
      mysql-test/r/trigger-grant.result:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      mysql-test/t/trigger-grant.test:
        Merged.
      sql/sql_trigger.cc:
        Merged.
      18f4a81d
    • unknown's avatar
      Merge mysql.com:/M50/tmp-5.0 into mysql.com:/M51/bug16730-5.1 · e1fc02ef
      unknown authored
      
      mysql-test/t/ctype_ucs.test:
        Auto merged
      e1fc02ef
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · d59a2fc4
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster_binlog.cc:
        Auto merged
      d59a2fc4
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · 7922443e
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
      
      
      storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      7922443e
    • unknown's avatar
      Bug #17038, distribution of schema operation to multiple binlogs... · b7cbf009
      unknown authored
      Bug #17038, distribution of schema operation to multiple binlogs missing/multiple entries, partial fix
      - log alter table directly in server instead of in handler
      - acknowledge alter table _after_ all binlog events have been processed
      
      
      
      b7cbf009
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/41-work · 49bc13bf
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/50-work
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      49bc13bf
    • unknown's avatar
      bug#13966 - ndb · db4d82ba
      unknown authored
        better error message on invalid config change
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        fix typo
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Change error message...note that this is a guess
      db4d82ba
    • unknown's avatar
      bug#13965 · c9147c5e
      unknown authored
        ndb - error while restarting in dict
              improve error message when changed config leads to failed restart
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        improve error message
      c9147c5e