DeWu Technology
Sep 17, 2025 · Databases
How a DDL Change Can Double MySQL Table Size: The Hidden B+Tree Page‑Split Bug
After a normal DDL change on the OneDBA platform, a table's storage grew nearly 100% and some queries slowed down, revealing a MySQL InnoDB B+Tree page‑split flaw that stores only one row per 16KB page when large records are inserted, which also corrupts statistics and leads to slow SQL.
B+TreeDDLInnoDB
0 likes · 24 min read
