On Mon, 7 Oct 2002, Stéphane Pinel wrote:

> What is the best strategy to make mysqld listen from another port than 3306
> ?
>
> In fact we have 2 servers that handle mysql. The first is listening at port
> 3306 but we need that the second one listen from another port in order to
> run in our local network IP Port Mapping
>
> What is the simple way to do that ( MacOS X ).

Hi,

Consider using --port=1234 parameter to mysqld.

Also, if Mac OS supports it, you can specify those parameters along with
numerous others in my.cnf.

Best regards,
Iikka

******************************************
* Iikka Meriläinen                       *
* E-mail: [EMAIL PROTECTED] *
* Vaala, Finland                         *
******************************************


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