Community

MySQL 8.0: MVCC of Large Objects in InnoDB

(Annamalai Gurusami) In this article, I’ll explain about the multi version concurrency control (MVCC) of large objects (LOBs) design in the MySQL InnoDB storage engine. MySQL 8.0 has a new feature that allows users to partially update large objects, including the JSON documents.