-
Tiago Vale authored
Problem and analysis ======================================================================== Due to the off-cycle release of 8.0.15, the MySQL version of the group communication protocol that WL #11610 introduces is now wrong. It should be 8.0.16 instead of 8.0.15. Solution ======================================================================== Replace all mentions to the 8.0.15 group communication protocol version with 8.0.16. Reviewed-by:
Filipe Campos <filipe.campos@oracle.com> Reviewed-by:
Tiago Jorge <tiago.jorge@oracle.com> RB: 21469
Tiago Vale authoredProblem and analysis ======================================================================== Due to the off-cycle release of 8.0.15, the MySQL version of the group communication protocol that WL #11610 introduces is now wrong. It should be 8.0.16 instead of 8.0.15. Solution ======================================================================== Replace all mentions to the 8.0.15 group communication protocol version with 8.0.16. Reviewed-by:
Filipe Campos <filipe.campos@oracle.com> Reviewed-by:
Tiago Jorge <tiago.jorge@oracle.com> RB: 21469
Loading