Data Warehousing and Analytics Platform
MySQL and Database Engineering: Mark Callaghan

MySQL and Database Engineering: Mark Callaghan

3/4/2012

What this post added

This post details Mark Callaghan's work on optimizing MySQL for Facebook's scale, focusing on challenges with multi-core servers and fast storage. Key contributions include adapting innoDB compression for write-heavy workloads and faster storage, improving performance bottlenecks in the database server (e.g., evictions per second), and optimizing checksum algorithms (e.g., using CRC32) with on-the-fly upgrades.

Read the original post ↗