F06 SENG 411 SQL
From Craig
MySQL databases have been created for the "DBAs".
| Hostname: | dbs2.cpsc.ucalgary.ca |
| Database: | username - the user's CPSC username |
| Username: | username - the user's CPSC username |
| Password: | IDYYMMDD - first two digits of the user's ID number followed by the user's birth date in YYMMDD format. |
Databases are removed after the semester they are created for.
When connected to the database through the 'mysql' command line passwords can be changed using set password=PASSWORD('new password');
| Group # | DBA username |
|---|---|
| Group 2 | edwardsm |
| Group 3 | vadelaac |
| Group 4 | gilmorej |
| Group 5 | wcislot |
