On 08.04.2006 18:31 (+0100), Kishore Jalleda wrote:
> bind-address = <Comma seperated list of IP's>

Doesn't work. MySQL binds to address 255.255.255.255 instead. Also a
colon-separated list does this.

> bind-address = IP1
> bind-address = IP2

This always takes the last option, so if I add 127.0.0.1 after the other
IP, it will only bind to this one.

Any more suggestions? Maybe someone from the dev team? Should I install
a local port forwarder?

-- 
Yves Goergen "LonelyPixel" <[EMAIL PROTECTED]>
"Does the movement of the trees make the wind blow?"
http://newsboard.unclassified.de - Unclassified NewsBoard Forum

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to