MySQL Forums
Forum List  »  Install & Repo

"unknown error" running mysql_upgrade from 5.6 to 5.7
Posted by: Louis Rouxel
Date: November 27, 2015 03:57PM

Hi,

I'm running Debian 8.
I am running binary Linux Generic MySQL.

I usually run upgrades by uncompressing the new version to /usr/local/xxx, then changing a symlink to /usr/local/mysql.

Done for 5.7, it starts.

Server version: 5.7.9-log MySQL Community Server (GPL)

But when I run mysql_upgrade...

# /usr/local/mysql-5.7.9-linux-glibc2.5-x86_64/bin/mysql_upgrade
Checking if update is needed.
Checking server version.
Running queries to upgrade MySQL server.
mysql_upgrade: [ERROR] 1105: Unknown error
#

And that's it :)
Nothing in the logs, nothing with --verbose...
It just does not work.

Does anyone here have an idea what I should run to investigate this issue?


Thank you !

Options: ReplyQuote


Subject
Written By
Posted
"unknown error" running mysql_upgrade from 5.6 to 5.7
November 27, 2015 03:57PM


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.