MySQL Forums
Forum List  »  Install & Repo

Upgrade from MySQL8.0.16 to MySQL8.0.17 failed
Posted by: Yann Chen
Date: August 06, 2019 02:41AM

In-Place Upgrade MySQL8.0.16 to MySQL8.0.17

the error I got after "mysqld_safe --defaults-file=/etc/my.cnf --user=mysql --upgrade=force" been executed:

[System] [MY-013381] [Server] Server upgrade from '80016' to '80017' started.
[Note] [MY-013386] [Server] Running queries to upgrade MySQL server.
[ERROR] [MY-013178] [Server] Execution of server-side SQL statement 'ALTER TABLE slave_worker_info STATS_PERSISTENT=0;
' failed with error code = 1205, error message = 'Lock wait timeout exceeded; try restarting transaction
[ERROR] [MY-013380] [Server] Failed to upgrade server.
[ERROR] [MY-010119] [Server] Aborting

Options: ReplyQuote


Subject
Written By
Posted
Upgrade from MySQL8.0.16 to MySQL8.0.17 failed
August 06, 2019 02:41AM


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.