Page 1 of 1

Mysql password not working mysqladmin -u root -p ext stat

Posted: Tue Mar 07, 2006 6:47 am
by pspcrazy
hi i have an issue with the out put code:
mysqladmin -u root -p ext stat

when i enter my the old password or nothing it gives me an error saying wrong password.

Any other software that can get these stats without this or anyway to find out what the password is ? I tryed reseting a week ago and it literally broke my plesk leading me to reimaging the server.

Posted: Fri Mar 10, 2006 6:18 am
by breun
Plesk disables the MySQL root account and uses 'admin' instead.

Posted: Fri Mar 10, 2006 10:27 pm
by Snapdragon
And if you forget that password, you can find it by typing:

cat /etc/psa/.psa.shadow

as root.