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

ch10-1 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

ch10-1 #2

wants to merge 1 commit into from

Conversation

wisdom08
Copy link
Member

No description provided.

@wisdom08 wisdom08 self-assigned this Mar 24, 2024
@dhlee3994 dhlee3994 linked an issue Mar 24, 2024 that may be closed by this pull request
Copy link

@dhlee3994 dhlee3994 left a comment

Choose a reason for hiding this comment

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

👍

@@ -0,0 +1,2 @@
# ch10 실행 계획
> Q. MYSQL은 옵티마이저가 쿼리를 최적으로 처리될 수 있게 실행 계획을 수립할 수 있게 해줍니다. 그런데 항상 좋은 실행 계획을 만드는 건 아니라고 하는데 그렇다면 그 실행 계획이 좋은지, 안 좋은지 어떻게 확인을 하며/어떻게 분석을 할 수 있을까요?

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
Status: No status
Development

Successfully merging this pull request may close these issues.

ch10
2 participants