InnoDB Compression: ROW_FORMAT=COMPRESSED vs Transparent Page Compression
MySQL ships two unrelated features both called InnoDB compression, and picking the wrong one costs memory, CPU, or both. Here is how each actually works and when either still pays.