[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ550 MySQL Update today
- Subject: RE: [cobalt-users] RAQ550 MySQL Update today
- From: BSmith@xxxxxxxxxxx
- Date: Fri May 30 14:44:04 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Matt [mailto:mattm@xxxxxxxxxx]
Sent: Friday, May 30, 2003 5:34 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] RAQ550 MySQL Update today
Hello,
Has anyone else updated there RAQ550 with the recent MySQL patch? I did this
morning and then the server rebooted. Now, all sites that use code to talk
to there MySQL database no longer works. Any help would be appreciated.
Thank You,
Matt
_____________________________________
Mark,
Add the symlink back:
ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock
If that doesn't work right away:
/etc/rc.d/init.d/mysql stop
/etc/rc.d/init.d/mysql start
Thanks,
Brian