Tag

cut-over

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Sep 18, 2019 · Databases

Understanding gh-ost Online DDL Migration Process and Cut‑over Mechanics

This article explains the internal workflow of the gh‑ost online DDL tool, covering its execution steps, binlog handling, data consistency analysis, cut‑over process, lock management, and failure scenarios, with detailed code examples and practical insights for safe schema changes in MySQL.

BinlogMySQLcut-over
0 likes · 15 min read
Understanding gh-ost Online DDL Migration Process and Cut‑over Mechanics