When installing MySql 8.0 Installer for Windows, I get the following error:
This application requires Visual Studio 2015 x64 Redistributable.
Please install the Redistributable then run this installer again.
The error message seems to actually refer to the Visual C++ Redistributable per the install prerequisites. When I download the Visual C++ Redistributable for Visual Studio 2015, I get this error:
VS 2015 C++ Redistributable Cannot install a product when a newer version is installed
How can I fix this?
This is the 8.0 update to this question on installing MySQL 5.7 which seems to face a similar set of issues