New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Comments
No that's rubbish. You should start by checking the err file.
It sounds like your mysql crashed and it is halting on startup until the database is repaired.
how is removing the error file troubleshooting?
Because you can then say, what error it just doesn't work. Stupid mysql.
I am trying to create mysql cluster using Percona XtraDB Cluster. There are so many problems following their tutorials
Ok. finally get it to work. Their official how-to were full of mistakes. And finally find the correct one. You have to create a first node with empty gcomm:// and then point additional node to the first node. After all node join, then update gcomm to include IP of every server in the cluster