chocolatey-packages icon indicating copy to clipboard operation
chocolatey-packages copied to clipboard

Installing `mysql`, then uninstalling and installing `mysql --version 5.7.18` leads to server not being reachable

Open janpio opened this issue 6 years ago • 2 comments

I installed mysql first, then found out the tool I was using can not connect to MySQL 8. Then I uninstalled it, and installed MySQL 5.7.18 (explicitly). It "worked", but now I can't seem to connect to the server and I am not sure if it is actually running or not.

janpio avatar Sep 16 '19 11:09 janpio

Had to uninstall via Chocolatey completely, remove the folder manually, then reinstall via usual .msi from MySQL to get it to work :(

janpio avatar Sep 17 '19 08:09 janpio

Same here. I had to follow the steps from @janpio to make it work again.

fdcastel avatar Jan 29 '20 20:01 fdcastel