uniuser Posted January 22, 2016 Report 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
uniuser Posted January 22, 2016 Author Report 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
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.