MySQL Forums
Forum List  »  Replication

MYSQL 8.4.8 CE - Group Replication - read_only ON
Posted by: Mircea Ispasoiu
Date: March 09, 2026 07:05AM

Hello,

I have an issue with a cluster from 3 nodes and Group replication, oracle linux 9.7 and MYSQL CE 8.4.8.

Every time I restart the mysqld service the read_only and super_read_only remain ON.

If I check the cluster all nodes are online and primary and no errors (it`s a multi master).

What`s the problem ?

I`ve tried to set the /etc/my.cnf with setting:
read_only = OFF
super_read_only = OFF


but no success.

Once I restart mysqld service read_only came back to ON.

Thank you.

Options: ReplyQuote


Subject
Views
Written By
Posted
MYSQL 8.4.8 CE - Group Replication - read_only ON
205
March 09, 2026 07:05AM


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.