MySQL Forums
Forum List  »  Install & Repo

listening to 2 IP addresses (bind-address)
Posted by: Phil Howard
Date: January 25, 2011 11:53AM

How can I configure MySQL to listen to 2 different IP addresses? I cannot use 0.0.0.0 because the machine has other IP addresses and we may need to install a 2nd instance of MySQL.

If MySQL has no way to do this, I can fall back to running a TCP connection relay process to fake it. But I'd rather avoid an extra process shuffling all that data around through extra buffers.

This is with version 5.1.37 packaged by Ubuntu as 5.1.37-1ubuntu5.5.

Options: ReplyQuote


Subject
Written By
Posted
listening to 2 IP addresses (bind-address)
January 25, 2011 11:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.