From: Jorge Bastos Date: September 1 2006 6:26pm Subject: Fw: Installing 2nd instance on Windows List-Archive: http://lists.mysql.com/win32/18472 Message-Id: <001901c6cdf4$2e5eb1f0$0101a8c0@pcjorge> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit install the service for mysql5 with the name for example MySQL5 mysqld-nt --install MySQL5 In my.ini use bind = ip_for_mysql5 but you'll have to say the mysql5 server to read a diferent my.ini for example, put the my.ini in the data directory ----- Original Message ----- From: "James Eaton" To: Sent: Friday, September 01, 2006 7:18 PM Subject: Installing 2nd instance on Windows >I have MySQL 3.23.x running on a Windows 2000 server and would like to also >run MySQL 5 on the same machine by binding the two instances to separate IP >addresses. I'm installing MySQL 5.0.24a using the .msi installer package. >What I'm concerned about is the service name. Will this overwrite the >current "mysql" service running for 3.23? Can this be avoided? > > -- > MySQL Windows Mailing List > For list archives: http://lists.mysql.com/win32 > To unsubscribe: > http://lists.mysql.com/win32?unsub=mysql.jorge@stripped > >