How do I automate the installation of MySQL with the new installer?
Posted by: Kevin Sumner
Date: August 24, 2017 02:35AM

In version 5.5, I used a silent installer to install MySQL server by means of a batch file and script to initialize and create a database within that server.

When I do the same with the new installer (5.6 and up) the batch file silently installs the installer, but not MySQL Server itself.

We are designing a system that needs to install a database server on multiple facilities, so automation is key to the success of the system, so we can't rely on each implementer to know which settings to choose in the installer process.

Please can someone point me somewhere where I can learn how to fully automate the installation process of a MySQL Server after version 5.5? (Even 5.5 has now been enclosed with the new installer)

(Our system is created in C# so we have those tools at our fingertips)

Thank you.

Options: ReplyQuote


Subject
Views
Written By
Posted
How do I automate the installation of MySQL with the new installer?
1591
August 24, 2017 02:35AM


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.