diff --git a/notes/数据库系统原理.md b/notes/数据库系统原理.md
index dfe1276c..e4a8d514 100644
--- a/notes/数据库系统原理.md
+++ b/notes/数据库系统原理.md
@@ -80,8 +80,7 @@
- 在并发的情况下,多个事务并行执行,事务不仅要满足原子性,还需要满足隔离性,才能满足一致性。
- 事务满足持久化是为了能应对数据库崩溃的情况。
-
-
+
## AUTOCOMMIT
diff --git a/pics/6675d713-8b59-4067-ad16-fdd538d4bb43.png b/pics/6675d713-8b59-4067-ad16-fdd538d4bb43.png
new file mode 100644
index 00000000..65048cb3
Binary files /dev/null and b/pics/6675d713-8b59-4067-ad16-fdd538d4bb43.png differ