We will be spending a little time with MySQL this week. For the first lab I would like you to go through the tutorial available on

http://dev.mysql.com/doc/refman/5.0/en/tutorial.html

Do 3.3, 3.4, and 3.6 (we will discuss 3.7--php next week).

If you haven't already installed mySQL onto your own computer (or have a friend that has it installed).

You will be able to login to the lab and classroom ubuntu systems with account name compsci and password asatiifm. Once logged in, you may access mysql from a terminal window with server name localhost, account name root, and empty password.

Last modified: Thursday, April 23, 2015, 1:53 PM