create_database.sql
Download and run MySQL installer .exe file
In Installation Wizard, select the following to download:
- Server
- Workbench
- Shell (optional)
- (necessary connectors tbd)
Any other options in the Wizard are up to the developer.
Open MySQL Workbench
Create a MySQL connection or use an existing one
Ctrl+Shift+O to open create_database.sql script
Run script