Fwd: Access denied for user 'root'@'localhost' in mysql

2009-06-03 Thread Bernard Fay
um -p . > > Is it a normal situation or I should have r...@localhost? > > Thanks for the help > Bern > > > > On Wed, Jun 3, 2009 at 5:13 PM, Stackpole, Chris > wrote: > >> *>From:* Bernard Fay [mailto:bernard@gmail.com] >> >*Sent:* Wednesd

Fwd: Access denied for user 'root'@'localhost' in mysql

2009-06-03 Thread Bernard Fay
ackpole, Chris wrote: > *>From:* Bernard Fay [mailto:bernard@gmail.com] > >*Sent:* Wednesday, June 03, 2009 2:59 PM > >*Subject:* Access denied for user 'root'@'localhost' in mysql > > > > > >Hi, > > > >I installed MySQL in Lenny. > &

Fwd: Access denied for user 'root'@'localhost' in mysql

2009-06-03 Thread Bernard Fay
-- Forwarded message -- From: Bernard Fay Date: Wed, Jun 3, 2009 at 5:00 PM Subject: Re: Access denied for user 'root'@'localhost' in mysql To: paul.le...@quadensemble.co.uk Thanks for your reply, Paul. Yes, I tried without the -p switch and it didn't

RE: Access denied for user 'root'@'localhost' in mysql

2009-06-03 Thread Stackpole, Chris
>From: Bernard Fay [mailto:bernard@gmail.com] >Sent: Wednesday, June 03, 2009 2:59 PM >Subject: Access denied for user 'root'@'localhost' in mysql > >Hi, > >I installed MySQL in Lenny. >When I try to login in with mysql -u root -p, I receive : &

Re: Access denied for user 'root'@'localhost' in mysql

2009-06-03 Thread Paul Lewis
On 03/06/09 21:45:15, Paul Lewis wrote: Hi, I installed MySQL in Lenny. When I try to login in with mysql -u root -p, I receive : ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) I wonder if there is a password defined before you set the root password in

Re: Access denied for user 'root'@'localhost' in mysql

2009-06-03 Thread Paul Lewis
On 03/06/09 20:58:45, Bernard Fay wrote: Hi, I installed MySQL in Lenny. When I try to login in with mysql -u root -p, I receive : ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) I wonder if there is a password defined before you set the root password in

Access denied for user 'root'@'localhost' in mysql

2009-06-03 Thread Bernard Fay
Hi, I installed MySQL in Lenny. When I try to login in with mysql -u root -p, I receive : ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) I tried to reset the password of root by adding skip-grant-tables in my.cnf then restart mysql. I could login in with mysq