Any workaround for MYSQL 8.0 MGR rolling upgrade
Posted by:
Jason Chen
Date: December 30, 2024 09:43PM
The Problem like:
I perform the rolling upgrade for mysql minor version 8.0.35 to 8.0.36.
The steps like:
1) upgrade the standby B to to 8.0.36.
2) upgrade the standby C to to 8.0.36.
3) Now am trying switchover from primary A to standby B by using function group_replication_set_as_primary .
But got error:
ERROR 3910 (HY000): The function 'group_replication_set_as_primary' failed. Error processing configuration start message: The appointed primary member has a version that is greater than the one of some of the members in the group.
So is there any workaround for the rolling upgrade for MGR?
Thanks
Jason
Subject
Views
Written By
Posted
Any workaround for MYSQL 8.0 MGR rolling upgrade
25
December 30, 2024 09:43PM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.