diff options
author | Georgi Kodinov <joro@sun.com> | 2009-07-07 17:41:34 +0300 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-07-07 17:41:34 +0300 |
commit | c8c22c7a981110cb678308199136d8c3760789ec (patch) | |
tree | c28e289838fdcc007cc878095b81aa077f44e68d /mysql-test/collections | |
parent | d03714da6b251cca565746bb5336078c4238d715 (diff) | |
download | mariadb-git-c8c22c7a981110cb678308199136d8c3760789ec.tar.gz |
Bug #40796 : adding the tests to the experimental pb2 set.
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 6b42ee9c1c7..01e5ecd9da0 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -2,3 +2,8 @@ funcs_1.charset_collation_1 # depends on compile-time decisions binlog.binlog_tmp_table # Bug#45578: Test binlog_tmp_table fails ramdonly on PB2: Unknown table 't2' main.ctype_gbk_binlog # Bug#46010: main.ctype_gbk_binlog fails sporadically : Table 't2' already exists rpl.rpl_row_create_table # Bug#45576: rpl_row_create_table fails on PB2 +rpl.rpl_extraColmaster_myisam # Bug#46013: rpl_extraColmaster_myisam fails on pb2 +rpl.rpl_stm_reset_slave # Bug#46014: rpl_stm_reset_slave crashes the server sporadically in pb2 +rpl_extraCol_myisam # Bug#40796 +rpl_extraColmaster_innodb # Bug#40796 +rpl_extraCol_innodb # Bug#40796 |