Difference between revisions of "CS Database Class (315/415/615) MySQL Information"

Line 3: Line 3:
 
This dbase.cs.jhu.edu MySQL server ''is for the Database class only''.  It is '''''not''''' the same as the [https://support.cs.jhu.edu/wiki/Dept._MySQL_Server ''mysql.cs.jhu.edu'' MySQL server available to the entire department].   
 
This dbase.cs.jhu.edu MySQL server ''is for the Database class only''.  It is '''''not''''' the same as the [https://support.cs.jhu.edu/wiki/Dept._MySQL_Server ''mysql.cs.jhu.edu'' MySQL server available to the entire department].   
  
Although the CS IT group maintains the physical dbase.cs.jhu.edu server and its operating system, The Databases class's  Teaching Assistant (TA) maintains the ''MySQL accounts'' for dbase.cs.jhu.edu
+
Although the CS IT group maintains the physical dbase.cs.jhu.edu server and its operating system, The Databases course's  Teaching Assistant (TA) maintains the ''MySQL accounts'' for dbase.cs.jhu.edu
  
 
Therefore, ''all MySQL account-related/access-related issues and questions for dbase.cs.jhu.edu'' should go to the TA for the course, as that's the person responsible for creating those MySQL accounts.
 
Therefore, ''all MySQL account-related/access-related issues and questions for dbase.cs.jhu.edu'' should go to the TA for the course, as that's the person responsible for creating those MySQL accounts.
Line 9: Line 9:
 
==NOTES==
 
==NOTES==
  
*  Your CS Linux account (Grad/Ugrad) is '''not''' the same as a CS MySQL account, ''even if the usernames are the same.''  Our Linux accounts and our MySQL accounts are two seperate types of accounts.   
+
*  Your CS Linux account (Grad/Ugrad) is '''not''' the same as a CS MySQL-related account, ''even if the usernames are the same.''  Our Linux accounts and our MySQL accounts are two seperate types of accounts.   
  
 
* You cannot ssh into dbase.cs.jhu.edu  The only connection you have to dbase.cs.jhu.edu is remotely, via the '''''mysql''' command.
 
* You cannot ssh into dbase.cs.jhu.edu  The only connection you have to dbase.cs.jhu.edu is remotely, via the '''''mysql''' command.
 
[[Category:MySQL]]
 
[[Category:MySQL]]

Revision as of 21:13, 21 January 2020

As part ofthe CS Database Class (for CS315, CS415, and/or CS615), your instructor might have you utilize a special MySQL server called dbase.cs.jhu.edu.

This dbase.cs.jhu.edu MySQL server is for the Database class only. It is not the same as the mysql.cs.jhu.edu MySQL server available to the entire department.

Although the CS IT group maintains the physical dbase.cs.jhu.edu server and its operating system, The Databases course's Teaching Assistant (TA) maintains the MySQL accounts for dbase.cs.jhu.edu

Therefore, all MySQL account-related/access-related issues and questions for dbase.cs.jhu.edu should go to the TA for the course, as that's the person responsible for creating those MySQL accounts.

NOTES

  • Your CS Linux account (Grad/Ugrad) is not the same as a CS MySQL-related account, even if the usernames are the same. Our Linux accounts and our MySQL accounts are two seperate types of accounts.
  • You cannot ssh into dbase.cs.jhu.edu The only connection you have to dbase.cs.jhu.edu is remotely, via the mysql command.