  |
Developer Shed - http://www.devshed.com/c/b/MySQL
A collection of MySQL tutorials on Administration, and Grant Tables. Includes a "Beginning MySQL" tutorial. |
  |
MySQL 4.x Database Survival Guide - http://www.akadia.com/services/mysql_survival.html
Tips and advice about installation, architecture, and subqueries. |
  |
MySQL Virtual Workshops - http://www.keithjbrown.co.uk/vworks/mysql/
Series of tutorials that explain SQL syntax through interaction with MySQL. Includes information on Joins, Administration (backups, users) and Normalisation. |
  |
MySQL and Perl DBI - http://www.danchan.com/feature/2000/10/16/mysql/mysql.htm
An introduction to using the MySQL database using Perl DBI. |
  |
MySQL Cheat Sheet - http://www.ilovejackdaniels.com/cheat-sheets/mysql-cheat-sheet/
A reference sheet, listing useful information about MySQL. It includes a list of the available functions in MySQL, as well as data types. |