Question
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")
Error:
ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ’/var/run/mysqld/mysqld.sock’ (2 “No such file or directory”)
After following all the steps of a tutorial to make a cluster with galley and mariadb.
Everything worked fine until I made a copy and then create a new drop.
No matter what I do I always encounter this error when restarting mysql.
If I never turn off the drop or never recover with a previous image does not give the bug.
But I turn off the drop to make it bigger.
Or I just turn it off and on.
It gives me this error and I did not step from this step.
Did anyone else tube this error?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×