mariadb/mysql-test/suite
Luis Soares 5df69267c2 BUG#50984: check_testcase fails for rpl_tmp_table_and_DDL
We found that there are some tests that are not cleaning
up properly:
      
  1. rpl_tmp_table_and_DDL
  2. rpl_do_grant
  3. rpl_sync
      
For #1 and #2 we found that the slave would not, for some
cases, replicate all the instructions the master processed 
in the cleanup section. We fix these by deploying some 
synchronization commands in the test cases so that slave 
processes all clean up instructions.
      
As for #3, this is tracked as part of another bug 
(BUG@50442).
2010-02-10 12:12:55 +00:00
..
binlog Manual merge from mysql-5.1-bugteam. 2010-01-30 21:47:11 +03:00
bugs Bug #38205 Row-based Replication (RBR) causes inconsistencies: HA_ERR_FOUND_DUPP_KEY 2009-04-09 16:05:41 +03:00
federated Automerge from mysql-next-mr. 2009-10-27 12:57:44 +03:00
funcs_1 Manual merge from mysql-trunk-merge. 2009-11-06 17:20:27 +03:00
funcs_2 merge 5.0-> 5.1 2009-04-24 13:00:17 -04:00
ibmdb2i Bug#49329 example (and other) engines use wrong collation for open tables hash 2009-12-11 12:31:16 +05:30
innodb Disable main.innodb and innodb.innodb-index until BUG#49396 is fixed. 2009-12-03 17:33:24 +05:30
jp Bug #45159 : some tests in suite "jp" fail in embedded server (use LOAD DATA) 2009-09-11 15:52:08 +03:00
large_tests This is the downport of 2009-09-11 22:26:35 +02:00
manual
ndb Fix ndb_dd_ddl.test: drop created database after use. 2010-02-09 13:10:36 +03:00
ndb_team Merge BUG#43263 from 5.0-bugteam to 5.1-bugteam 2009-05-31 13:44:41 +08:00
parts Bug#50201: Server crashes in explain_filename on an InnoDB partitioned table 2010-02-10 10:47:14 +01:00
rpl BUG#50984: check_testcase fails for rpl_tmp_table_and_DDL 2010-02-10 12:12:55 +00:00
rpl_ndb Manual merge from mysql-5.1-bugteam. 2010-01-30 22:13:36 +03:00
stress
sys_vars Merge from mysql-next-mr. 2009-10-28 10:55:44 +03:00