-
-
-
-
-
對於 MySQL Repeatable Read Isolation 常見的三個誤解
Phantom, Lost Update and Range Lock in MySQL Repeatable Read Isolation Level -
-
Locking and MVCC in MySQL InnoDB 鎖機制與多版本並發控制
最近在研究 MySQL 5.6 / 5.7 InnoDB storage engine 的 Transaction、Locking 和 Multi-Version Concurrency Control (MVCC) 機制,基本上只討論 Isolation level 是 REPEATABLE READ 或 READ COMMITTED 的情況,這一篇是過程中記錄下來的筆記。 -
-
RDBMS 裡的各種 Lock 與 Isolation Level
來推薦其他人寫的文章 (雖然是在 Medium 上...):「複習資料庫的 Isolation Level 與圖解五個常見的 Race Conditions」、「對於 MySQL Repeatable Read Isolation 常見的三個誤解」,另外再推薦英文維基百科上的「Snapshot isolation」條目。 兩篇文章... -
-
-
-
-
-