Question
Will msql automatically start using the new volume I add to my droplet
I had this error
MySQL -Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock
Turns out it was because I didnt have any more disk space left, so the mysql service refused to restart.
Suppose I add a volume to DigitalOcean Droplet, do I need to confgure anything for mysql to use that diskspace ?
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.
×