Commit d365bd3d authored by ramil/ram@mysql.com/ramil.myoffice.izhnet.ru's avatar ramil/ram@mysql.com/ramil.myoffice.izhnet.ru
Browse files

Enabled rpl: rpl_view, rpl_ndb_multi, rpl_log_pos

and main: user_limits, concurrent_innodb, lowercase_table3, ctype_create 
tests.
parent 0b226a92
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -14,5 +14,3 @@ partition_03ndb : BUG#16385 2006-03-24 mikael Partitions: crash when up
ndb_partition_error2	 : HF is not sure if the test can work as internded on all the platforms

# the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
#ndb_binlog_ddl_multi     : BUG#18976 2006-04-10 kent    CRBR: multiple binlog, second binlog may miss schema log events
#ndb_binlog_discover      : bug#21806 2006-08-24
+0 −3
Original line number Diff line number Diff line
@@ -12,6 +12,3 @@

rpl_ddl                  : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
rpl_innodb_bug28430      : Bug #32247 2007-11-27 mats Test reports wrong value of "AUTO_INCREMENT" (on a partitioned InnoDB table)
rpl_view                   : Bug#32654: rpl_view.test fails randomly
rpl_ndb_multi              : Bug#30751: rpl_ndb_multi missing row in output
rpl_log_pos                : Bug#8693 Test 'rpl_log_pos' fails sometimes
+0 −5
Original line number Diff line number Diff line
@@ -9,13 +9,8 @@
#  Do not use any TAB characters for whitespace.
#
##############################################################################
user_limits     : Bug#23921 random failure of user_limits.test

concurrent_innodb        : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
federated_transactions   : Bug#29523 Transactions do not work
lowercase_table3         : Bug#32667 lowercase_table3.test reports to error log
innodb_mysql         : Bug#32724: innodb_mysql.test fails randomly
ctype_create         : Bug#32965 main.ctype_create fails
status               : Bug#32966 main.status fails
ps_ddl               : Bug#12093 2007-12-14 pending WL#4165 / WL#4166
csv_alter_table      : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables