Skip to main content
For Windows installation for MySQL community server, following components has to be downloaded as a pre-requisite for MySQL to work in windows:

.Net framework 4.5.2



The setup below file can be used to install MySQL server by following the GUI for installation to start using MySQL.

mysql-installer-community-5.7.25.0


Below are the Installation steps for MySQL Server:


1.Accept License agreement


2.Select Full installation to install all components


3. Select installation directory


4. Some requirements may not be resolved automatically, can be skipped and click next


5.Click on execute to install all components



 6.Click on execute to apply configuration



7.Provide password for root to test connection to mysql server


8. Installation completed click on Finish to exit the Setup


Comments