Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MySQL Workbench host mismatch

I already installed MySql Workbench 6.3 in my laptop with an operating system of windows 10, but when I created a connection and open it there is an error which is

Could not acquire management access for administration ''RuntimeError: Target host is configured as windows, but seems to be a different OS. Please review the connection settings.

Whenever I click the Server Status under the MANAGEMENT tab that error is pop up and after that there is a next error which is

Unhandled exception: Current profile has no WMI enabled.

like image 475
Nathan West Avatar asked Apr 13 '26 07:04

Nathan West


1 Answers

Change the configuration, edit the mySQL connections: configuration-> system type. I use linux(THERE ARE OTHER O.S). enter image description here

like image 62
McloHrk Avatar answered Apr 15 '26 21:04

McloHrk