Note: A username and database is required before connecting to our database server. Application logins are generally required from our web server and user/admin accounts use our primary login server. Special exceptions can be made.
The syntax for making a connection:
#mysql -u <username> -h mysql.egr.msu.edu -p <database name>