[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RAQ 550 / MYSQL 3.23.54



-----Original Message-----
From: Graaf Teil [mailto:graaf_teil@xxxxxxxxxxx]
Sent: Tuesday, February 04, 2003 1:33 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] RAQ 550 / MYSQL 3.23.54


Hi,

I run mysql on a raq 550 and it works great.
This afternoon I reboot my server but now I get the error: Can't connect to 
local MySQL server through socket '/tmp/mysql.sock' (2)

How can I fix this?

Graaf Teil

_________________________________________________________________


You lost your symlink


ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock 

Do that via a shell (as Root of course), and restart your mySQL server.

Thanks,

Brian