Aikesheng Open Source Community
Dec 4, 2024 · Databases
Understanding InnoDB Undo Log Architecture: Pages, Segments, Rollback Segments, and Undo Tablespaces
This article explains the four‑layer logical structure of InnoDB Undo logs—Undo pages, Undo segments, rollback segments, and Undo tablespaces—detailing their roles, management, related system variables, and how they affect transaction rollback and storage in MySQL 8.0.32.
Database InternalsInnoDBMySQL
0 likes · 9 min read