home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / sdf / newdba_student.txt < prev    next >
INI File  |  2014-06-01  |  497b  |  14 lines

  1. [25-Feb-07]
  2.  
  3.           ---------------------------------------------------------
  4.                  SDF Public Access UNIX System DBA Guide 
  5.           ---------------------------------------------------------
  6.  
  7. To access your database, login via 'mysql -h faeroes -p' and enter your
  8. initial password which was emailed to you.  You should set your password
  9. to something different by typing:
  10.  
  11. mysqladmin -h faeroes -p password 'NEWPASSWORDHERE'
  12.  
  13. For an SQL primer, check out the 'faq' <MYSQL> section.
  14.