Re: Unable to add second MySQL 5.7 server on Windows Server 2008 R2
Posted by: Javier Rivera Zavala
Date: June 13, 2016 03:24PM

Hi Michal,

You can run multiple server instances manually by starting them manually from the command line, each with appropriate operating parameters, or by installing several servers as Windows services and running them that way.
General instructions for running MySQL from the command line or as a service are given in Section 2.3, “Installing MySQL on Microsoft Windows”. The following sections describe how to start each server with different values for those options that must be unique per server, such as the data directory. These options are listed in Section 6.6, “Running Multiple MySQL Instances on One Machine” like stated in this post by Josh Davidson:
http://forums.mysql.com/read.php?169,645842,645842#msg-645842

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Unable to add second MySQL 5.7 server on Windows Server 2008 R2
845
June 13, 2016 03:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.