I'm trying to update MySQL Server from 5.7 to 8.0. I already know that the only way is using the Windows ZIP Distribution, but my question is: for subsequent updates, do I have to use the zip file method or it is also possible to use the most recent installer on Mysql website?
I've upgraded MySQL using zip file from version 5.7.26 to 8.0.16. When I try to launch the installer for a subsequent version it shows that the MySQL installed version is still 5.7.26. (As you can see in the image the other products are upgraded to 8.0.16)
The data_dir is C:\ProgramData\MySQL\MySQL Server 5.7\Data
and the binaries are in the default location - C:\Program Files\MySQL\MySQL Server 5.7\bin
Be sure to take a full backup before making any changes!
As administrator:
I haven't done this for a very long time, but it should work. Then you can use the installer to maintain your MySQL 8.0 version.