Sagewire Logo

Help I deleted root@xxxxxxxxxxx!

3 Message(s) by 3 Author(s) originally posted in mysql discussion


From: hugo Date:   Wednesday, October 24, 2007
Ok, I know it was totally dumb...

But now when I go to http://localhost/phpmyadmin/index.php

I get this message :

Error

MySQL said: Documentation
#1045 - Access denied for user 'root '@xxxxxxxxxxx'localhost' (using password :
NO)

I had not set up any other passwords and I'm just learning at the
moment, so I have no idea how to get back into mySQL.

Can anyone help??

Thanks,

Hugo


From: Peter Date:   Wednesday, October 24, 2007
wrote in message

Ok, I know it was totally dumb...
But now when I go to http://localhost/phpmyadmin/index.php
I get this message:
Error
MySQL said: Documentation
#1045 - Access denied for user 'root'@xxxxxxxxxxx'localhost' (using password:
NO)
I had not set up any other passwords and I'm just learning at the
moment, so I have no idea how to get back into mySQL.
Can anyone help??
Thanks,


>look up the term reset root password for mysql


From: Lionel van den Berg Date:   Wednesday, October 24, 2007
wrote in message:
Ok, I know it was totally dumb...
But now when I go to http://localhost/phpmyadmin/index.php
I get this message:
Error
MySQL said: Documentation
#1045 - Access denied for user 'root'@xxxxxxxxxxx'localhost' (using password:
NO)
I had not set up any other passwords and I'm just learning at the
moment, so I have no idea how to get back into mySQL.
Can anyone help??



It may be worth trying with a blank password:

mysql --user=root -p

Just hit enter when prompted for password.



Next Message: subquery a city



Programming | Sports | Autos

copyright 2006
Valid XHTML 1.0 Transitional