From 8a0627c37b816eeff8626cb0314e7e75c04a4b71 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 14 Jun 2023 22:13:10 +0800 Subject: [PATCH] Auto saved by Logseq --- pages/总复习2023t1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/总复习2023t1.md b/pages/总复习2023t1.md index 17c844d..3f1e0e0 100644 --- a/pages/总复习2023t1.md +++ b/pages/总复习2023t1.md @@ -1088,7 +1088,7 @@ - In the 2PL protocol, transactions acquire and release locks on database objects (e.g., tables, rows) in two distinct phases: the growing phase and the shrinking phase. - - LATER [#A] How timestamping can ensure serialisability. #flashcard + - DONE [#A] How timestamping can ensure serialisability. #flashcard id:: 64842000-07a7-4439-8ce6-7789e0a3358d - By using transaction timestamps and enforcing the read and write validation checks, concurrency control mechanisms can ensure that