MySQL Workbench not opening on Windows

onlinenaman picture onlinenaman · Sep 7, 2013 · Viewed 115.6k times · Source

I have downloaded the no-install portable version of Workbench. When I run the exe file (on Windows XP), nothing happens. Does it need some MySQL running? I think it's standalone, right? I have XAMPP for MySQL. Any dependency etc?

Answer

krokodilko picture krokodilko · Sep 7, 2013

You need to install the following in order to run the current version of MySQL Workbench:

  • Microsoft .NET Framework 4.5.2
  • Microsoft Visual C++ 2019 Redistributable for Visual Studio 2019

See: dev.mysql.com/doc/workbench/en/wb-requirements-software.html .