MySQL Primer
Introduction
MySQL is an open-source relational database management system (RDBMS).
Concepts
Theory and Concepts about Database Systems, especially MySQL.
Up and Running
Setting up and running MySQL Server, Replication, Backup and Recovery, etc.
Infrastructure
Infrastructure of MySQL and InnoDB engine.
Measurements
How to measure MySQL performance.
Performance
Performance Optimization for MySQL.