May 2020
Beginner
564 pages
14h 9m
English
If you want to connect to a different MySQL instance other than the one we just installed together, then you can click the + sign next to MySQL Connections in MySQL Workbench:

Then, fill in your connection information, including Connection Name, Hostname, Port (3306 by default in MySQL), Username, and Password. Afterward, click Test Connection to make sure it will connect successfully before clicking OK.
To set up the local instance, use the settings shown in the following screenshot:
MySQL Workbench should look something like the following when you open it for the first time: ...
Read now
Unlock full access