RE: (beginner) mysql connection problem!

2002-11-04 Thread Jennifer Goodie
Message- From: Black, Kelly W [PCS] [mailto:kblack05@;sprintspectrum.com] Sent: Monday, November 04, 2002 1:21 PM To: 'David Wu' Cc: Mysql (E-mail) Subject: RE: (beginner) mysql connection problem! You might also need to add hostname. It depends on what GRANT sql statement was used

RE: (beginner) mysql connection problem!

2002-11-04 Thread Black, Kelly W [PCS]
-Original Message- From: David Wu [mailto:dwu@;stepup.ca] Sent: Monday, November 04, 2002 11:59 AM To: [EMAIL PROTECTED] Subject: (beginner) mysql connection problem! Hi everyone, On my local machine I had mysql installed, and I was able to log in and doing a test on it. but today as I am trying

RE: (beginner) mysql connection problem!

2002-11-04 Thread Michael Gargiullo
Sounds like mysql service hasn't started yet. > -Original Message- > From: David Wu [mailto:dwu@;stepup.ca] > Sent: Monday, November 04, 2002 2:59 PM > To: [EMAIL PROTECTED] > Subject: (beginner) mysql connection problem! > > > Hi everyone, > &

(beginner) mysql connection problem!

2002-11-04 Thread David Wu
Hi everyone, On my local machine I had mysql installed, and I was able to log in and doing a test on it. but today as I am trying to login using >mysql or >mysql -u root -p, I got the error message saying; ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2), I h