4032 Hemant Kumar 2012-06-18
Disabling rpl_max_allowed_packet_stress test on Solaris and Darwin,because it require around 6GB of free space and causing other tests to fail.
modified:
mysql-test/suite/rpl/t/disabled.def
4031 Marko Mäkelä 2012-06-18
Bug#14198766 (followup) row_drop_table_for_mysql releases dict latch
while holding dict locks
The original patch had a problem: it could release the dictionary latch
after waiting that the background statistics thread had stopped using
the table. Fix that.
ha_innobase::commit_inplace_alter_table(): Invoke fts_optimize_remove_table()
first, before acquiring the data dictionary latch.
Approved by Jimmy Yang on IM.
modified:
storage/innobase/handler/handler0alter.cc
=== modified file 'mysql-test/suite/rpl/t/disabled.def'
--- a/mysql-test/suite/rpl/t/disabled.def 2012-05-29 10:38:33 +0000
+++ b/mysql-test/suite/rpl/t/disabled.def 2012-06-18 12:07:40 +0000
@@ -15,3 +15,5 @@ rpl_delayed_slave : Bug#11764654
rpl_row_until : BUG#12359942 Jan 26 2011 alfranio Replication test from eits suite rpl_row_until times out
rpl_stm_until : BUG#12359942 Jan 26 2011 alfranio Replication test from eits suite rpl_row_until times out
rpl_row_binlog_max_cache_size : BUG#14126780 May 29 2012 Vasil Dimov timeout if est number of rows is 3 instead of 4
+rpl_max_allowed_packet_stress @solaris : BUG#12400221 2012-06-18 Hemant disabled new test added by Manish as part of BUG#12400221
+rpl_max_allowed_packet_stress @darwin : BUG#12400221 2012-06-18 Hemant disabled new test added by Manish as part of BUG#12400221
No bundle (reason: useless for push emails).| Thread |
|---|
| • bzr push into mysql-trunk branch (hemant.hk.kumar:4031 to 4032) | Hemant Kumar | 18 Jun |