Aikesheng Open Source Community
Sep 6, 2022 · Databases
Understanding MySQL Crash Recovery and the Role of Redo Logs
This article explains how MySQL performs crash recovery by using Redo logs, doublewrite buffers, undo tablespace handling, transaction subsystem initialization, and the processing of active, prepared, and committed transactions to restore data pages and ensure consistency after an unexpected shutdown.
Crash RecoveryDoublewriteInnoDB
0 likes · 28 min read