~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/suite/rpl/t/disabled.def

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
rpl_ignore_table           : BUG#32462 2007-11-16 mats Crash when replicating 4-byte encoded UTF-8 fields
19
19
rpl_ddl                  : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
20
20
rpl_auto_increment_11932   : Bug#29809 2007-07-16 ingo Slave SQL errors in warnings file
21
 
rpl_stm_extraColmaster_ndb : WL#3915 : Statement-based replication not supported in ndb. Enable test when supported.
22
 
rpl_innodb_bug28430      : Bug #32247 2007-11-27 mats Test reports wrong value of "AUTO_INCREMENT" (on a partitioned InnoDB table)
23
21
rpl_extraColmaster_innodb  : BUG#30854 : Tables name show as binary in slave err msg on                             vm-win2003-64-b and Solaris
24
22
rpl_extraColmaster_myisam  : BUG#30854
25
23
rpl_view                   : Bug#32654: rpl_view.test fails randomly
29
27
rpl_row_until              : Bug#28772 rpl_row_until fails in pushbuild
30
28
rpl_log_pos                : Bug#8693 Test 'rpl_log_pos' fails sometimes
31
29
rpl_row_basic_7ndb         : BUG#33360 2007-12-19 mats rpl_ndb_idempotent fails due to null field for table on slave side
 
30
rpl_redirect               : Failure is sporadic and and the test is superfluous (mats)
 
31
rpl_innodb_bug28430        : Failure on Solaris Bug #36793
 
32
rpl_server_id1             : Bug #36818 rpl_server_id1 fails expecting slave has stopped (azundris)
 
33
 
 
34
rpl_row_basic_2myisam      : Bug#37879 2008-07-14 alik Disabled to make 6.0 greaner (the test fails too often)
 
35
rpl_row_basic_3innodb      : Bug#37879 2008-07-14 alik Disabled to make 6.0 greaner (the test fails too often)
 
36
rpl_heartbeat              : Bug#37714 2008-07-14 alik Disabled to make 6.0 greaner (the test fails too often)
 
37
rpl_idempotency            : Bug#37767 2008-07-14 alik Disabled to make 6.0 greaner (the test fails too often)
 
38
 
 
39
rpl_flushlog_loop          : Bug#37733 2008-07-17 alik Disabled to make 6.0 greaner (the test fails too often)
 
40
rpl_locktrans_innodb       : Bug#37712 2008-07-17 alik Disabled to make 6.0 greaner (the test fails too often)
 
41
rpl_temporary              : Bug#34647 2008-07-17 alik Disabled to make 6.0 greaner (the test fails too often)
 
42
rpl_temporary_errors       : Bug#36968 2008-07-17 alik Disabled to make 6.0 greaner (the test fails too often)
32
43