Tag

lock splitting

0 views collected around this technical thread.

Architect
Architect
Jun 22, 2016 · Databases

Introduction to InnoDB Row Locks, Splitting, Inheritance, and Migration

This article explains InnoDB row lock types, including shared and exclusive locks and GAP variants, describes how locks split, inherit, and migrate during B‑tree operations, provides code examples and SQL demonstrations, and discusses related bugs and lock compatibility.

B+TreeDatabase InternalsInnoDB
0 likes · 8 min read
Introduction to InnoDB Row Locks, Splitting, Inheritance, and Migration