Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mysql innodb cluster broken after server reboot

User_F5BDXNov 13 2022

Request help.
I've 3 instances in my cluster : 1 primary(rw) and 2 secondary(rw). Due to maintenance I had to reboot all 3 instances. After reboot cluster doesnt startup. Before shutting down servers, I had executed shutdown for each instance
mysqladmin -S /tmp/mysql.sock --user=root --password='xxxxx' shutdown

Comments
Post Details
Added on Nov 13 2022
2 comments
293 views