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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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

Processing

Post Details

Added on Nov 13 2022
2 comments
226 views