Re: Accessing Mysql after fresh installation

2003-08-14 Thread mathan
> I have recently installes mysql -4.0.0.1 on my redhat 7.1 machine . After > installing when enter into mysql it gives me message " Access denied for > user [EMAIL PROTECTED] host ...using password yes" > > i have tried all the options like > > #mysql -u root -h localhost > #mysql -u root -h

Accessing Mysql after fresh installation

2003-08-14 Thread sanjay gupta
Hi All, I have recently installes mysql -4.0.0.1 on my redhat 7.1 machine . After installing when enter into mysql it gives me message " Access denied for user [EMAIL PROTECTED] host ...using password yes" i have tried all the options like #mysql -u root -h localhost #mysql -u root -h localh

Re: Accessing Mysql after fresh installation

2003-08-14 Thread sanjay gupta
ge - From: "mathan" <[EMAIL PROTECTED]> To: "sanjay gupta" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, August 13, 2003 4:04 PM Subject: Re: Accessing Mysql after fresh installation > > > I have recently installes mysql -4.0.0.1 on my redha

Re: Accessing Mysql after fresh installation

2003-08-14 Thread Egor Egorov
"sanjay gupta" <[EMAIL PROTECTED]> wrote: > When i type the command > # mysqladmin -p password '' >> Enter password: >> # > it asks for password. I don't remember the password any more . So it gives > the same message > "Access denied for user [EMAIL PROTECTED] using password np" Run mysqld with -

Re: Accessing Mysql after fresh installation

2003-08-14 Thread sanjay gupta
"mathan" <[EMAIL PROTECTED]> To: "sanjay gupta" <[EMAIL PROTECTED]> Sent: Wednesday, August 13, 2003 5:20 PM Subject: Re: Accessing Mysql after fresh installation > > When i type the command > > # mysqladmin -p password '' > > > Enter p