MYS351
Technical Requirements
MySQL 5.0
- Download and install MySQL Workbench.
- Download MySql 5.0 for Windows.
- Download MySql 5.0 for Mac.
MySQL Workbench
Class Files
- Download the class files.
After installing and starting MySQL, do the following:
- At the command prompt, switch to the Setup directory in the ClassFiles
- Execute the following commands in sequence:
mysql -u root -p < init-setup.sql
- Enter your root password (from installation) when prompted.
- Review sakila-load.log for errors.
|
|