Skip to content

Commit 3b8aa7e

Browse files
committed
auto commit
1 parent cd78602 commit 3b8aa7e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

notes/数据库系统原理.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
- 在并发的情况下,多个事务并行执行,事务不仅要满足原子性,还需要满足隔离性,才能满足一致性。
8181
- 事务满足持久化是为了能应对数据库崩溃的情况。
8282

83-
<div align="center"> <img src="../pics//a58e294a-615d-4ea0-9fbf-064a6daec4b2.png" width="450"/> </div><br>
83+
<div align="center"> <img src="../pics//12f958ee-ea02-481a-86ae-acc24934ad80.png" width="450"/> </div><br>
84+
8485

8586
## AUTOCOMMIT
8687

27 KB
Loading

0 commit comments

Comments
 (0)