Sams Teach Yourself MySQL in 10 Minutes By Chris Newman

MySQLFoundations, Getting Started with SQL, Advance SQL, Creating a New Database, New Features in MySQL 5.0, Interfacing with MySQL.

O'reilly Head First SQL By Lynn Beighley

Data andTables, The SELECT Statement, DELETE and UPDATE, Smart Table Design, ALTER, Advanced SELECT, Multi-Table Database Design, Joins and Multi-table Operations, Subqueries, Outer Joins, Self Joins, and Unions, Constraints, Views, and Transactions, Security.

MySQL Administrator's Guide and Language Reference By MySQL AB

General Information, Installing and Upgrading MySQL, Using MySQL Programs, Database Administration, Replication, Optimization, Client and Utility Programs, Storage Engines and Table Types, MySQL Cluster.

MySQL™ The definitive guide to using, programming, and administering MySQL 4.1 and 5.0 By Paul DuBois

Getting Started with MySQL and SQL, MySQL SQL Syntax and Use, Working with Data in MySQL, Query Optimization, Introduction to MySQL Programming, Writing MySQL Programs Using C, Writing MySQL Programs Using Perl DBI, Writing MySQL Programs Using PHP, Introduction to MySQL Administration, The MySQL Data Directory, General MySQL Administration, MySQL and Security, Database Backups, Maintenance, and Repair.

Visual Quickstart Guide MySQL By Larry Ullman

Installing MySQL, Running MySQL, Database Design, Creating a MySQL Database, Basic SQL, MySQL Functions, MySQL and PHP, MySQL and Perl, MySQL and Java, Advanced SQL and MySQL, MySQL 5 Features, Techniques for Programming, MySQL Administratio.

MySQL Stored Procedure Programming By Steven Feuerstein, Guy Harrison

Introduction to MySQL Stored Programs, MySQL Stored Programming Tutorial, Language Fundamentals, Blocks, Conditional Statements, and Iterative Programming, Using SQL in Stored Programming, Error Handling, Creating and Maintaining Stored Programs, Transaction Management, MySQL Built-in Functions, Stored Functions, Triggers, Using MySQL Stored Programs in Applications, Using MySQL Stored Programs with PHP, Using MySQL Stored Programs with Java, Using MySQL Stored Programs with Perl, Using MySQL Stored Programs with Python, Using MySQL Stored Programs with .NET, Stored Program Security, Tuning Stored Programs and Their SQL, Basic SQL Tuning, Advanced SQL Tuning, Optimizing Stored Program Code, Best Practices in MySQL Stored Program Development.