MySQL Server Installation - Stapo/Lite-DayZ-Private-Server GitHub Wiki
Note: If you have had any previous installations of mysql server, please uninstall them and delete the following folders if you have them:
- C:\Program Files\MySQL
- C:\MySQL Datafiles
- C:\ProgramData\MySQL
Now onto the installation:
-
Make sure you have downloaded the latest MySQL 5.5.x Server install from here:
-
Execute The .msi installer you downloaded
-
Click "Next"
-
Check "I Agree", Then Click "Next"
-
Click "Typical"
-
Click "Install"
-
Click "Next"
-
Click "Next"
-
Click "Finish"
-
Click "Next"
-
Check "Detailed Configuration", Then Click "Next"
-
Check "Server Machine", Then Click "Next"
-
Check "MultiFunctional Database", Then Click "Next"
-
Click "Next"
-
Check "Decision Support (DSS)/OLAP", Then Click "Next"
-
Make Sure "Enable TCP/IP Networking" Is Checked
Make Sure "Port Number" Is 3306
Check "Add Firewall Exception To This Port"
Make Sure "Enable Strict Mode" Is Checked, Then Click "Next" -
Check "Best Support For Multilingualism", Then Click "Next"
-
Make Sure "Install As Windows Service" Is Checked
Make Sure "Launch The MySQL Automatically" Is Checked, Then Click "Next" -
Make Sure "Modify Security Settings" Is Checked
Type Your Password Into Both Fields, Then Click "Next" -
Click "Execute"
-
There Done, Thats all there is to it, you have now successfully installed MySQL Server 5.5.x and can continue with your installation of Lite DayZ Private Server [here] (https://github.com/Stapo/Lite-DayZ-Private-Server#installation).