I've successfully installed MySQL 8.0.27 with Workbench 8.0.27 on Windows 10, but when I try to launch Workbench it's just not starting or even appears in task manager. After googling around a bit I found that I have to install the following:
- Microsoft .NET Framework 4.5.2
- Microsoft Visual C++ 2019 Redistributable for Visual Studio 2019.
so I download & installed them, still Workbench doesn't want to start!!!
Things I've tried to do:
- uninstall & reinstall Workbench version 8.0.27 & 8.0.18.
- restarting my computer
- installing visual studio 2013 (but on drive E and not C).
- installing a number of Visual C++ 2019 Redistributable including 2010, 2013 for both x64 & x86.
- installing Python 3.10 with adding it to PATH variable.
Following Links didn't help: