uniuser 0 Report post Posted January 22, 2016 Hello,I am running Coral 8.9.0 with the following my.in cfg : [mysqld]# bind-address=0.0.0.0port=3308server-id = 1pid-file=mysql.piddefault-storage-engine=MYISAM# skip-external-locking the problem is mysqld1.exe still listen on port 3308 with this addrs: 127.0.0.1 not on 0.0.0.0 ,hence I cant access mysql from remote PC. How to fix this problemHow to make mysqld1.exe use this addrs : 0.0.0.0 Thanks Quote Share this post Link to post Share on other sites
uniuser 0 Report post Posted January 22, 2016 I am running tow mysql instance : 1st : mysql5.5 (by windows installer) port 33072nd : coral mysql port 3308 OS : windows 2003 R2 Quote Share this post Link to post Share on other sites