Links
CIS 451/551, Fall 2007
- MySQL links:
- Installing
MySQL on ix. After the installation, edit your .my.cnf file and comment
out the line that says skip-innodb.
- The MySQL v5.0 Community Server
download site,
which you can load and run on your personal machines.
-
The MySQL GUI Tools
download site.
You should certainly put these on your personal machine, even if you use
a MySQL instance running on a remote machine.
- MySQL
documentation. Note that you are probably
using version 5.0.
- Other DB query and/or administration tools
- PHP information
- Data Modeling