MySQL Forums
Forum List  »  Install & Repo

Re: Upgrade of help tables failed on 8.0.16
Posted by: ZUBAIR AHMED
Date: June 10, 2019 09:49AM

I'he upgraded from 8.0.14 to 8.0.16

Then i try to start mysql server and get error in log:
2019-05-31T21:04:59.441262Z 4 [ERROR] [MY-013400] [Server] Upgrade of help tables failed.
2019-05-31T21:04:59.446022Z 0 [ERROR] [MY-013380] [Server] Failed to upgrade server.
2019-05-31T21:04:59.446471Z 0 [ERROR] [MY-010119] [Server] Aborting

And no other errors in log that could explain problem.
Then i set --upgrade=MINIMAL and server starts.
Then i call
mysql -u root -p mysql < ./fill_help_tables.sql

And this executes successfully. I took file fill_help_tables.sql from sources of 8.0.16

I use 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4
I tried to install from package and from ports - same result.

How can i debug problem? Or how can i finish server upgrade?
FOR MORE YOU CAN FOLOOW THIS
www.mobilepackages.co

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.