MySQL Performance Tuning
Jan 25th
- Session 1
- Understanding Processlist
- Understanding InnoDB Status
- Tools and Apps
- MySQL Monitor
- JMeter
- Session 2
- Understanding Index
- Using EXPLAIN
- Logging slow queries
- Tuning SQL Queries
- Session 3
- MySQL Server Configuration
- Memory Management
- Network Management
- Concurrency/Thread Management
- MySQL Server Configuration
- Session 4
- Third party tools
- mysqltuner.pl
- Case study
- Read intensive operation
- Write intensive operation
- Balanced read-write operation
- Third party tools