Koozali.org: home of the SME Server

MySQL can't SQL

Stan Coleman

MySQL can't SQL
« on: June 22, 2003, 11:11:44 AM »
Tried to create a new database and I get this error. "Can't connect to local MySQL server through socket '/var/lib/mysql/m" Error actually ends exactly as I typed it between the ""'s. Any ideas anybody? Would an upgrade to a newer version solve this problem?

Nathan Fowler

Re: MySQL can't SQL
« Reply #1 on: June 27, 2003, 05:18:12 AM »
I'd see if mysql is running ;)

ps -aux |grep -i "mysql"