  |
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 Cluster Server Setup - http://www.hostlibrary.com/MySQL-Cluster-Server-Setup-how-to-web-server-hosting.html
A tutorial that explains the process we used to setup, configure, and test a three-node mySQL cluster server in a test environment. |
  |
Stopping and Starting MySQL with Windows NT - http://www.hostlibrary.com/node/233
Article explains stopping and starting MySQL under Windows NT. |
  |
Introduction to MySQL - http://www.hostlibrary.com/node/108
Basic tutorial that explains how to connect to MySQL, create a table, insert data, display database data and change data in PHP. |
  |
Setting Up a MySQL Based Website - http://www.linuxplanet.com/linuxplanet/tutorials/1447/1/
Explains how to perform user authentication for "Members Only" sites via MySQL. |