School of Information Technologies   Database Servers
 TitleIndex   WordIndex 

Before you can connect to the MySQL server, you need to obtain the following from your course lecturer:
  1. A MySQL username
  2. A MySQL password
  3. A MySQL databasename

Once you have the above three items you should be able to connect to the MySQL server from the Unix command line with this command:

    
 /usr/local/mysql/bin/mysql -h mysql.it.usyd.edu.au -u USERNAME -p DATABASE 
 
 where USERNAME and DATABASE name substituted with the values you obtained from your lecturer  
Support


PythonPowered FindPage by browsing, searching, or an index