techsupport:guides:mysql
Table of Contents
SoCS MYSQL Databases
Overview
Students enrolled in CIS*2750 or later courses have access to a MYSQL Database. The database name is the same as your Central Login Username. Students are unable to create additional databases, but can create tables as needed within their provided database.
Connecting
Connecting to MYSQL is available from on campus, on either the wireless or wired networks, or remotely using the campus VPN. Connect with the following command
mysql -h dursley.socs.uoguelph.ca -u <Central Login ID> -p
The -u user flag can be omitted if you are connecting from one of the SoCS Servers.
techsupport/guides/mysql.txt · Last modified: 2022/03/18 18:27 by kjohns23