Re: starting Mysql on linux

2002-11-10 Thread Bhavin Vyas
Make sure that your mysql daemon is running, if not, start it. Also, make sure the mysql.sock file is present in /var/lib/mysql. Bhavin. - Original Message - From: "Stick Dragon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 10, 2002 3:44 PM Subj

Re: starting Mysql on linux

2002-11-10 Thread Adolfo Bello
Make sure the service is started. If no, enter the command: console> service mysql start Adolfo On Sun, 2002-11-10 at 16:44, Stick Dragon wrote: i have installed redhat 8 and slackware linux and been trying to get mysql to run. when i get to the console and type 'mysql' i get, error 20

starting Mysql on linux

2002-11-10 Thread Stick Dragon
i have installed redhat 8 and slackware linux and been trying to get mysql to run. when i get to the console and type 'mysql' i get, error 2002; cant connect to local mysql server through socket '/var/lib/mysql/mysql.sock' i have tried to run mysqld through the console but says it cant find the