From: Dan Nelson Date: May 19 2004 5:49pm Subject: Re: Running more than one level of MySQL List-Archive: http://lists.mysql.com/mysql/165756 Message-Id: <20040519174909.GC31041@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (May 19), Robert A. Rosenberg said: > I have one suggestion to be added to the base code to assist in > running multiple levels - Allow the --port=port_number parameter to > take a list as opposed to only one number (so the server monitors > more than one port and treats them as if they were the same). This You can do similar tricks with your OS'es NAT or firewall software if it supports port forwarding. One plus with doing it this way is you don't have to bounce mysql to make changes. -- Dan Nelson dnelson@stripped