Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
mysql problem
Name: peter Date: May 21, 2003 at 11:46:04 Pacific OS: redhat 8.0 CPU/Ram: 500/256
Comment:
I am getting the following error when I try to start mysql. I know that it installed ok, and when I run mysql_install_db, it works fine. But when I run safe_mysqld & or any of the admin commands I get the following error
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
Name: Don Arnett Date: May 21, 2003 at 13:13:25 Pacific
Reply:
I get this error when I try to start the mysql client (mysql) but the mysql server (mysqld) is not running, but it sounds like you are trying to start the server not the client.
I was going to ask if you were root when trying to start the server, but I tried this and got different error messages.
0
Response Number 2
Name: anonproxy Date: May 23, 2003 at 11:20:06 Pacific
Reply:
Check your configuration with the MySQL documentation.
Summary: Dear everyone, I just intalled MySQL, the latest version into my Linux, the machine told me that the mysql daemon is already running, how can i start to make a database? i couldn't log into my sql ...
Summary: Hi all, Its going to be a long journey. I wish to connect to a mysql server in my institute. So I login using telnet and that try to give the command safe_mysqld but I recieve the following error: Sta...
Summary: Hi i have a mysql problem , Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource how do i fix this, etc do u need to recompile apache etc? ...