MYS301
Technical Requirements
Operating System Options
This class only supports Windows Operating Systems.
- Windows XP Service Pack 2
- Windows Vista
- Windows 7
MySQL 5.0
- Download and install both the MySQL Community Server and the MySQL GUI Tools (MySQL Query Browser and MySQL Administrator).
- Download MySql 5.0 for Windows.
MySQL GUI Tools
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.
|
|