Bug #77508 Update new rpl tests to work with Group Replication
Submitted: 26 Jun 2015 14:12 Modified: 30 Jun 2015 18:32
Reporter: Nuno Carvalho Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:5.7.8 OS:Any
Assigned to: CPU Architecture:Any

[26 Jun 2015 14:12] Nuno Carvalho
Description:
Group Replication plugin 0.5.0 version will depend on 5.7.8, we need to update some new rpl suite tests to work with Group Replication, or disable the ones that are not compatible with Group Replication.

TESTS
-----
rpl.rpl_crc_check
  Not supported by Group Replication: it is testing slave behaviour.
rpl.rpl_empty_multi_update
  Not supported by Group Replication: it uses transaction SAVEPOINTs.
rpl.rpl_group_replication_user
  Updated error messaged on result file.
rpl.rpl_tablespace
  Added primary key to table t1.
rpl.rpl_gtid_dump_error
  Not supported by Group Replication: it is testing slave behaviour.

How to repeat:
Please see description.

Suggested fix:
Please see description.
[30 Jun 2015 18:32] Paul DuBois
Fixed in 5.7.8. Changes for test suite. No changelog entry needed.