Bug #41731 mysql_upgrade stop unexpectedly
Submitted: 24 Dec 2008 11:14 Modified: 24 Jan 2009 12:47
Reporter: Wai Wong Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S1 (Critical)
Version:5.1.30 OS:Linux
Assigned to: CPU Architecture:Any
Tags: mysql_upgrade

[24 Dec 2008 11:14] Wai Wong
Description:
mysql_upgrade stop even if all database tables are ok.  The upgrade is from 5.0.x to 5.1.30.  The following error is shown on the terminal:

......
Running 'mysql_fix_privilege_tables'...
ERROR 2013 (HY000) at line 72: Lost connection to MySQL server during query
ERROR 2006 (HY000) at line 73: MySQL server has gone away
ERROR 2006 (HY000) at line 77: MySQL server has gone away
ERROR 2006 (HY000) at line 79: MySQL server has gone away
ERROR 2006 (HY000) at line 80: MySQL server has gone away
ERROR 2006 (HY000) at line 81: MySQL server has gone away
......

But the server is up and running.

When I tried to run mysql_fix_privilege_tables, it is ok.

I have 

How to repeat:
As above.
[24 Dec 2008 12:47] Sveta Smirnova
Thank you for the report.

Please provide full server error log file.
[25 Jan 2009 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".