Pages:
1
Results 1 - 1 of 1
16 days ago
Oliver Schwalbe
Hello everyone,
I'm having trouble upgrading my MySQL database from version 8.0.37 to version 8.4.5 (LTSR) on Windows. To avoid touching my original production database on the server, I created a new subdirectory for version 8.4.5 on the same drive.
I performed the upgrade as follows.
1. Back up the database using a dump to an export directory
mysqldump --all-databases --opt -uroot -pxxx
Forum: Newbie
Forum: Newbie
Pages:
1
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.