1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Update autor

This commit is contained in:
SnailClimb 2019-03-31 21:27:40 +08:00 committed by GitHub
parent eeb55f2728
commit e0cae86822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
本文由 SnailClimb 和 xx 共同完成。
> 本文由 [SnailClimb](https://github.com/Snailclimb) 和 [BugSpeak](https://github.com/BugSpeak) 共同完成。
## 事务隔离级别(图文详解)
@ -119,4 +119,4 @@ SET [SESSION|GLOBAL] TRANSACTION ISOLATION LEVEL [READ UNCOMMITTED|READ COMMITTE
### 参考
- 《MySQL技术内幕InnoDB存储引擎》
- <https://dev.mysql.com/doc/refman/5.7/en/>
- <https://dev.mysql.com/doc/refman/5.7/en/>