-
Notifications
You must be signed in to change notification settings - Fork 38
How to Connect to MySQL
Don Richards edited this page Aug 1, 2018
·
2 revisions
These instructions are for connecting to islandora_vagrant but this illustrates the general concept.
Use MySQL Workbench to connect.
Connection | Parameters |
---|---|
Connection Method: | Standard TCP/IP over SSH |
SSH Hostname: | 127.0.0.1:2222 |
SSH Username: | vagrant |
SSH Password: | vagrant |
SSH Key File: | |
MySQL Hostname: | 127.0.0.1 |
MySQL Server Port: | 3306 |
Username: | root |
Password: | islandora |
Default Schema: |
Test Connection > connect