Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 400 Bytes

File metadata and controls

16 lines (15 loc) · 400 Bytes

ApptManager

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