I would be tempted to say

bind-address = <Comma seperated list of IP's>

or

Just a list of such statements one per line

bind-address = IP1
bind-address = IP2
.........
.........

But since you said this is not properly documented, I would encourage you to
give this a shot and find it out for yourself on a Spare/Test Mysql Box.

Kishore Jalleda
http://kjalleda.googlepages.com/projects


On 4/8/06, Yves Goergen <[EMAIL PROTECTED]> wrote:
>
> On 04.04.2006 23:17 (+0100), Eric Braswell wrote:
> > my.cnf:
> >
> > bind-address = <ip>
> >
> > Will probably do the trick.
>
> How can I enter multiple IP addresses there? This isn't documented
> online. I need to bind it to one specific external address and
> additionally to localhost (127.0.0.1). The other server is only bound to
> another external address.
>
> --
> 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