MYSQL "no compatible servers were found..."
的有关信息介绍如下:when install mysql, it displayed "no compatible servers were found..." warning.
I think it is because the last item,"samples and examples"that Ichoose to installneed a configed server. See the screenshot. So the reason is that we didn't install MySQL Server yet.
To install mysql server (again), re-run the installer and choose "add...".
select a Mysql Sever to install at left.
And maybe you will found some required components are absent. For me, the "microsoft visual c++ 2013 runtime 64bits". I downloaded it, and then installed Mysql Server 5.7.18 successfully.