Re: Problem with MySQL-Upgrade V8.0.37 -> V8.4.5
The issue is that MySQL 8.4.5 is still reading the old data/config from 8.0.37. To fix it: stop old services, ensure the new service points to the correct my.ini, fix basedir/datadir paths, initialize the data folder if empty, and restart the service. Verify with SELECT VERSION().
Subject
Written By
Posted
Re: Problem with MySQL-Upgrade V8.0.37 -> V8.4.5
November 25, 2025 02:29PM
November 25, 2025 02:35PM
Sorry, only registered users may post in this forum.
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.