MySQL Workbench Installation Guide
Please follow the below procedures to install MySQL Workbench and Server on Windows OS.
Steps for Installing MySQL Workbench:
1. Go to https://dev.mysql.com/downloads/installer/ and click on “Windows (x86, 32-bit), MSI Installer”.
2. Click on “No thanks, just start my download.”
3. Click on “mysql-installer-community-8.0.34.0.exe” and hit Run button
4. Select “Full” and Click Next
5. Click on MySQL workbench and Execute
6. Click Next once all products are installed.
7. Click Next
8. No changes to be made, Click Next
9. Select “Use Strong password Encryption” option and click next
10. Set a password for the Root account (Do not forget this password) and click Next
Eg: admin
11. Click Next
12. Select the first option and click Next
13. Click Execute
14. Once operation has completed, click Finish
15. Click Next
16. Click Finish
17. Click Next
18. You may see that MySQL Server 8.0.34 is running. Type the password you set before and click
Check button.
19. If the password typed is correct, you will observe a green Tick. Now click Next
20. Click Execute
21. Once the operation has completed, click Finish
21. Click Next
22. Click Finish.
23. The below application window will open up.
24. Click on Local instance MySQL80 under MySQL Connections. Enter the password in the wizard
prompted and click OK.
25. You are now ready to start working on MySQL workbench.