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

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
pspcrazy
Forum User
Forum User
Posts: 22
Joined: Thu Nov 03, 2005 8:31 pm

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

Unread post 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.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

Plesk disables the MySQL root account and uses 'admin' instead.
Snapdragon
Forum Regular
Forum Regular
Posts: 119
Joined: Mon Nov 28, 2005 4:44 pm

Unread post by Snapdragon »

And if you forget that password, you can find it by typing:

cat /etc/psa/.psa.shadow

as root.
Post Reply