Code review comment for lp:~gl-az/percona-server/ST-41544-5.5

Revision history for this message
George Ormond Lorch III (gl-az) wrote :

OK, so I think I have everything addressed and a new push to the branch.

Here is a new jenkins run: http://jenkins.percona.com/view/PS%205.5/job/percona-server-5.5-param/1059/

There are a few test failures, most of which are pre-existing. Two in particular that show up in replication are:
rpl.rpl_filter_tables_not_exist 'stmt' - Only happened on one slave. This does not _appear_ to be a pre-existing issue and I can not reproduce it locally. I reviewed the test case and there doesn't look like there is any place where this test would interact with my changes, but if you could please take a close look at it.
rpl.rpl_row_until 'row' - This is a pre-existing issue and I can sporadically reproduce it locally on revno 670 (before this fix).

« Back to merge proposal