
Introduction to Mysql Internals
In this article, we will talk about high-level database internals, specifically MySql's that already overlaps with many other databases. We will talk about architecture, concurrency, transactions, ACID, Deadlocks, and MVCC