
Saturn V
Installation guide



MYSQL SERVER 5.6
​
Choose Typical Installation
After the main installation, select Launch the MySQL Instance
Configuration Wizard
Select Detailed Configuration
Select Developer Machine
Select Multi-functional Database
Standard Installation Directory
Select Manual Setting and 1000 Concurrent connections
Select Enable TCP/IP Networking, Port Number 3306, and Enable
Strict Mode
Select Best Support for Multilingualism
Select Install as Windows Service, Launch the MySQL Server automatically,
and Include Bin Directory in Windows PATH.
Select Modify Security Settings, and enter a new password twice.
Write down the MySQL password. (DO NOT LEAVE BLANK.)
Select Next, Execute, then Finish
MySQL SERVER 5.6

MySQL 5.7 (New)
​
Note: Server is x86, but will install 32-bit and 64-bit binaries.
Accept License Terms
Choosing setup type: Keep defaults. Note, you can select "Server only", but Developer Default will allow you to skip the MySQL Workbench below, and it will require more diskspace.
Check Requirements: Click next. You should not need anything that shows "Manual", but you can download the modules separately if you do need them later for some reason. *Note, if you are missing some of the elements (Status = manual), it will pop up with a message stating "One or more product requirements have not been satisfied". Click yes to continue.
Installation: It will show a list of those things that you will install (it will not list those that had "Manual" in previous step). Click Execute.
Product Configuration: This screen will just tell you that there is still some stuff to configure. Click Next.
Group Replication: Leave default setting (Standalone MySQL Server / Classic MySQL Replication) and click Next
Type and Networking: Leave default settings and click Next (Only reason you would need to change is if you are planning to run a dedicated online server, in which case, I hope you know what these options already mean...)
Accounts and Roles: Enter MySQL Root Password, twice. Remember it! - Click Next
Windows Service: Leave default settings and click Next.
Plugins and Extensions: Leave default settings and click Next.
Apply Configuration: Click Execute. It will show you the progress as it configures your MySQL installation. Once complete, click Finish
Product Configuration: Click Next, (This will set up some samples and examples databases)
Connect to Server: Enter the password you entered for the MySQL (Under Accounts and Roles section) at the bottom where it asks for password, then click Check. As long as the password is correct, it will ungrey the Next button and allow you to continue. Click Next.
Apply Configuration: Just like the Apply configuration above. Click Execute, it will configure, then click Finish once complete.
Product Configuration: Click Next.
Installation Complete: As per the title, you are done. Click Finish and enjoy your new MySQL database.