We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb55f2 commit e0cae86Copy full SHA for e0cae86
docs/database/事务隔离级别(图文详解).md
@@ -1,4 +1,4 @@
1
-本文由 SnailClimb 和 xx 共同完成。
+> 本文由 [SnailClimb](https://github.com/Snailclimb) 和 [BugSpeak](https://github.com/BugSpeak) 共同完成。
2
3
## 事务隔离级别(图文详解)
4
@@ -119,4 +119,4 @@ SET [SESSION|GLOBAL] TRANSACTION ISOLATION LEVEL [READ UNCOMMITTED|READ COMMITTE
119
### 参考
120
121
- 《MySQL技术内幕:InnoDB存储引擎》
122
-- <https://dev.mysql.com/doc/refman/5.7/en/>
+- <https://dev.mysql.com/doc/refman/5.7/en/>
0 commit comments