Database Server and Utilities

32-bit or 64-bit is not a concern for using MySQL

MySQL 5.7.x Community Edition

1) Choose Installing on Microsoft Windows.

MySQL has an Microsoft Windows installer that will do all or most of the MySQL configuration for you including adding the Workbench, Utilities, and dependencies.

Go to the Community edition: Downloadable at https://dev.mysql.com/downloads/installer/. It installs the community edition of all MySQL products.

Download the full installer Windows (x86, 32-bit), MSI Installer 5.7.?? 3??.?M (mysql-installer-community-5.7.??.?.msi) to your Downloads folder.

2) Navigate to your PC’s Downloads folder and double click on the file mysql-installer-community-5.7.??.?.msi to begin the installation.

Wait for the installer… it takes a while for certain steps. Read all information presented. There is even one point when the dialog disappears but it will reappear. If you restart the install you may corrupt your current install, so make sure another installer isn’t running before you restart.

3) Use the installer instructions above in (1). Generally you can accept the defaults.

Be sure to choose Execute to add dependencies versus Next when given the choice.

 
Use “password” for the root password.

4) When the installer finishes you are returned to the installer configuration panel. Just exit it by closing the window.

 

If you have errors let the installer finish and restart it again to see if it will recover.