I need to run two MySQL servers on one machine.

One needs to use /var/lib/mysql.sock
and the other needs to use /home/mindbender/production/db/mysql.sock

One needs to run on one ip address:
ie: 10.0.0.10:3306
and the other on 10.0.0.11:3306

how do I tell mysql to run only on a certain IP address?

---------------------
Johnny Withers
[EMAIL PROTECTED]
p. 601.853.0211
c. 601.209.4985 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to