Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

트랜잭션 격리 수준 #181

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

트랜잭션 격리 수준 #181

wants to merge 2 commits into from

Conversation

chs98412
Copy link
Collaborator

@chs98412 chs98412 commented Oct 5, 2023

Summary

트랜잭션 격리 수준

Check List

  • I created file and check spell again
  • I linked File to README.md

Copy link
Collaborator

@lalabulla lalabulla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

전체적으로 용어랑 예시에 대한 개념 보충이 있으면 좋을 것 같아요! 약간 사진예시만 주루룩 있는 느낌?..

@@ -11,20 +26,88 @@
## 격리 수준에 따라 발생할 수 있는 문제

**1. Dirty Read**
- Dirty read를 막지 않은 경우
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

더티 read에 대한 정확한 개념을 적어주면 좋을 것 같아요!

<br/>

**2. Dirty Write**

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

더티 쓰기에 대한 정확한 개념을 적어주면 좋을 것 같아요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants