MySQL: Bind to more than one IP address?
Posted
by BlaM
on Server Fault
See other posts from Server Fault
or by BlaM
Published on 2008-09-02T16:04:18Z
Indexed on
2010/05/06
19:29 UTC
Read the original article
Hit count: 346
Is there a secret way to bind MySQL to more than one IP address?
As far as I can see the bind-address parameter in the my.cnf does not support more than one IP and you can't have it more than once.
© Server Fault or respective owner