On a semi regular basis I get the follow error from my site running at Dathorn:
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
If you retry, it works so I am not sure there is any problem with my code. I can not repeat the problem; it seems to be completely random.
Has anyone else run into this? If so, how did you fix it?
Thanks,
Walter
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
If you retry, it works so I am not sure there is any problem with my code. I can not repeat the problem; it seems to be completely random.
Has anyone else run into this? If so, how did you fix it?
Thanks,
Walter
Comment