MySQL 5.5.62 installation instructions

Follow the yellow highlighted road below.

 

Visit https://dev.mysql.com/downloads/mysql/5.5.html#downloads

Select Windows 64 bit

 

 

 

 

Execute   mysql-5.5.62-winx64.msi   you just downloaded

 

 

 

Accept GPL terms

 

Custom

 

Next

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Takes a few minutes

 

Likely Will require a reboot.

 

MySQL now running as a service.

 

Install Mysql Workbench:

 

https://dev.mysql.com/downloads/workbench/

 

 

 

 

 

 

 

Open mysql-workbench-community-6.3.10-winx64.msi, which you just downloaded.

 

 

Next

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Make a new schema

 

 

 

 

 

Apply

 

Finish

 

Pull down the “Information  xxxxxxxxxxxxxxxxx” line to make the schemas visible and double click your new schema.

 

 

 

See https://webpages.sou.edu/~nordquip/cs360/labs/initLab1PetStoreDB.htm for instructions to initialize tables for lab 1.