Monday, 16 November 2020

MySQL installer hangs

 Hi All,

I faced an issue while installing MySQL installer for Windows 10 which is the installer hangs after 50% progress as below



The solution is to open task manager and go to details of the installer

You'll find two processes for the same installer, one which uses less memory 

Kill this process and the other one should complete the installation immediately (kill it without restarting Windows or doing any other thing)


References:

https://stackoverflow.com/questions/48412727/unable-to-install-mysql-on-windows-10-installer-hangs-indefinitely


Hope this helps you

Have a great day :)