when you run mysqld, use:
/path/to/one/mysqld --bind-address=10.0.0.10
/path/to/two/mysqld --bind-address=10.0.0.11

Guillaume Monfort wrote:

> 
> Hello there,
> 
> i would run two distinct mysql servers on the same
> computer. i know it's possible using 2 differents ports
> but it's not what i want. the point is that i have 2 interfaces
> (2 IP's) and i wish to run on instance of mysql binded to
> say 10.0.0.10 and the other on to 10.0.0.11
> of course, both servers will have differents logs and bases
> directory.
> 
> any way to set this ?
> 
> 
> ---------------------------------------------------------------------
> 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
> 
> 


-- 
Joe Ellis
http://www.lithodyne.net


---------------------------------------------------------------------
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