Install MySQL Workbench
Install MySQL Workbench
This article will walk you through the MySQL Workbench installation process.
Install MySQL Workbench
Download
MySQL Workbench,
go to this website to download:
MySQL: Download MySQL Workbench
Do not sign in or sign up for an Oracle account
Click
No thanks, just start my download
Open the installer when it finishes downloading
Click
Next
Click
Next
Select
Complete
Click
Next
Click
Install
Check
Launch MySQL Workbench now
Click
Finish
Creating a new Connection
Follow the instructions below if Workbench doesn't already have a MySQL Local Server connection.
On the main dashboard, click
+
next to
MySQL Connections
to create a new connection
Set the connection name to
MySQL Local Server
Hostname:
localhost
Port:
3306
Username:
root
Click
Test Connection
Type in the password you created during the MySQL server installation
Check
Save password in vault
Click
OK
Click Continue Anyway
Click OK
Click OK
Now you can see the new connection MySQL Local Server
Click on
MySQL Local Server
to open it