Matt P. Fuller wrote:
Hi,

I was just wondering what the valid range for ports is for the MySQL server in a Windows environment. Obviously, the server won't connect to a port already in use, but I know some programs disallow ports under 1024.

MySQL introduces no port restrictions of its own. If the OS will let it bind on a port, and you tell it to, it will.


--
Sasha Pachev
Create online surveys at http://www.surveyz.com/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to