Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
MySQL password issue through phpmyadmin after upgrade
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
kiss-o-matic
Guru
Guru


Joined: 19 Jul 2004
Posts: 423
Location: Tokyo

PostPosted: Tue Apr 10, 2007 12:56 am    Post subject: MySQL password issue through phpmyadmin after upgrade Reply with quote

Summed up version:

-Upgraded from some old version (4.X I think) to 5.0 months ago
-Never touched it until today
-mysqld won't start due to "[ERROR] Fatal error: mysql.user table is damaged or in unsupported 3.20 format." error
-Ran solution found here

After running that, none of my passwords worked. MySQL would start, but it seemed to not be reading mysql.users databsae correctly. I started mysqld in safe mode, and manually reset the passwords as found near the bottom of this page.

I can login using 'mysql -u user -p' now, w/ the password I've set above. However, this password does not work via phpmyadmin. I restarted apache2 just to make sure, but as expected, that did nothing.
Back to top
View user's profile Send private message
elgato319
Guru
Guru


Joined: 15 Sep 2005
Posts: 546

PostPosted: Tue Apr 17, 2007 2:06 pm    Post subject: Reply with quote

What is your auth_type in config.inc.php?

    cookie
    http
    config


?
Back to top
View user's profile Send private message
magic919
Advocate
Advocate


Joined: 17 Jun 2005
Posts: 2182
Location: Berkshire, UK

PostPosted: Tue Apr 17, 2007 6:02 pm    Post subject: Reply with quote

Things change. Have a look here

http://dev.mysql.com/doc/refman/5.0/en/password-hashing.html

Might help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum