Skip to content

Commit

Permalink
add ref
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu committed Jan 5, 2024
1 parent 05cf82e commit 8e2aa0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/faq/db/db_isolation_levels.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Consistent reads within the same transaction read the snapshot established by th
## Ref

- https://blog.amis.com/database-transaction-isolation-a1e448a7736e
- https://www.mysql.tw/2023/05/mysql-lock.html
- https://blog.csdn.net/weixin_45670060/article/details/119977481
- https://ithelp.ithome.com.tw/articles/10194749
- https://myapollo.com.tw/blog/database-transaction-isolation-levels/

0 comments on commit 8e2aa0b

Please sign in to comment.