MySQL Performance Tuning: Top 10 Tips intended for PHP, Ruby and Java developers on performance tuning and optimization of MySQL. We will cover the deadly mistakes to be avoided. We will take real life examples of optimizing application many times. Here is the summary of what we intend to cover: • Selection of Storage Engine • Schema Optimization • Server Tuning • Hardware Selection and Tuning • Effective uses of Index, when to use and when not to use. • Partitions • Speeding up using Stored Procedures • Implementing prepared statements? • Deadly Sins to be avoided • Performance Tuning and Benchmarking Tools