MySQL Forums
Forum List  »  Newbie

Re: Problem with MySQL-Upgrade V8.0.37 -> V8.4.5
Posted by: Rasheed Mosan
Date: November 25, 2025 02:35PM

The upgrade issue is likely because the new MySQL service is still pointing to the old data/config folder. Ensure mysqld for MySQL8.4.5 uses the correct --defaults-file and that datadir in my.ini points to the new folder. Stop old services before starting the new one.

Options: ReplyQuote


Subject
Written By
Posted
Re: Problem with MySQL-Upgrade V8.0.37 -> V8.4.5
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.