[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ 550 / MYSQL 3.23.54
- Subject: RE: [cobalt-users] RAQ 550 / MYSQL 3.23.54
- From: BSmith@xxxxxxxxxxx
- Date: Tue Feb 4 11:23:29 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----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