MySQL: How to allow remote connection to mysql

后端 未结 16 1143
北海茫月
北海茫月 2020-11-21 06:15

I have installed MySQL Community Edition 5.5 on my local machine and I want to allow remote connections so that I can connect from external source.

How can I do that

16条回答
  •  长情又很酷
    2020-11-21 07:11

    For whom it needs it, check firewall port 3306 is open too, if your firewall service is running.

提交回复
热议问题