View previous topic :: View next topic |
Author |
Message |
kiss-o-matic Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/93092166140ff1fe5ceb52.gif)
Joined: 19 Jul 2004 Posts: 423 Location: Tokyo
|
Posted: Tue Apr 10, 2007 12:56 am Post subject: MySQL password issue through phpmyadmin after upgrade |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
elgato319 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 15 Sep 2005 Posts: 546
|
Posted: Tue Apr 17, 2007 2:06 pm Post subject: |
|
|
What is your auth_type in config.inc.php?
? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
magic919 Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 17 Jun 2005 Posts: 2182 Location: Berkshire, UK
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|