"Hamid Hashemi Golpayegani" <[EMAIL PROTECTED]> wrote:
> Then two MySQL installed on a machine can use the same port 3306 or one of
them must changed to another port ?

They'll need to be on separate ports and have separate socket files.  You'll
just have to append the port to the host as follows hostname.tld:portnum so
it's not a huge inconvenience.  As a bonus, it adds a layer of security by
obscurity because malicious users will need to know the port # MySQL is
using.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/


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