Connecting MySQL Workbench to MySQL Database Server
Off Campus?
If you are not on campus, you'll need to first connect to the UW-Eau Claire VPN before you can access our computing resources.
-
An email will be sent from csadmin@uwec.edu with the username and password you must use to setup a new connection
-
Install MySQL Workbench
-
Open MySQL Workbench
-
Choose the plus symbol by MySQL Connections
-
Enter the Connection Name of your preference and leave the Connection Method as Standard (TCP/IP)
-
Set the Hostname to wayne.cs.uwec.edu and the Port to 3306
-
Enter your UWEC username as both the Username and the Default Schema
-
Click Store in Vault
-
Type in the MySQL password you received by email and click Ok
-
Click Okay again and your connection should be established