-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
*: add foreign key check/cascade runtime stats information in explain analyze result #39203
Merged
Merged
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
756ffcb
*: support explain with foreign key check/cascade
crazycs520 1a5a715
refine code
crazycs520 cee28ef
tiny fix
crazycs520 4c31703
add normalize plan with foreign key test
crazycs520 0a15163
tiny refine
crazycs520 a187b9e
fix ci
crazycs520 0776206
Merge branch 'master' into fk-explain
crazycs520 a64d6b5
fix ci
crazycs520 15bbefd
Merge branch 'fk-explain' of https://github.com/crazycs520/tidb into …
crazycs520 bcd8d5e
init
crazycs520 9d57e91
add test and fix bug
crazycs520 b0c2bcb
fix bug
crazycs520 1167519
fix test
crazycs520 76f02b2
move test to address comment
crazycs520 06f6151
address comment
crazycs520 41cc9e7
address comment
crazycs520 6d68562
Merge branch 'master' of https://github.com/pingcap/tidb into fk-explain
crazycs520 8d453e9
make ci stable
crazycs520 e5f9543
Merge branch 'master' of https://github.com/pingcap/tidb into fk-explain
crazycs520 4c0bf4c
remove bin
crazycs520 bea9776
fix bug
crazycs520 0ba0320
add more test
crazycs520 c45b10c
add more test
crazycs520 ffbee96
Merge branch 'master' into fk-explain
crazycs520 ffea8f1
Merge branch 'master' into fk-explain
hawkingrei e541b93
Merge branch 'master' into fk-explain
crazycs520 e4a16a2
Merge branch 'fk-explain' into fk-explain-analyze
crazycs520 af250e3
refine code
crazycs520 e5cacef
Merge branch 'master' of https://github.com/pingcap/tidb into fk-expl…
crazycs520 a41d3a9
Merge branch 'master' into fk-explain-analyze
crazycs520 4361260
fix ci
crazycs520 bde4ef4
Merge branch 'fk-explain-analyze' of https://github.com/crazycs520/ti…
crazycs520 e1bf6d5
add test case
crazycs520 2a4f693
address comment
crazycs520 7309ae7
address comment
crazycs520 a31b376
Merge branch 'master' of https://github.com/pingcap/tidb into fk-expl…
crazycs520 2f039fc
address comment
crazycs520 4ef09bb
Merge branch 'master' of https://github.com/pingcap/tidb into fk-expl…
crazycs520 2fb059e
Merge branch 'master' into fk-explain-analyze
crazycs520 c096672
Merge branch 'master' into fk-explain-analyze
crazycs520 9b4d2a7
fix bug and add test
crazycs520 3f4a0c5
add comment
crazycs520 e8ca848
Merge branch 'master' into fk-explain-analyze
crazycs520 ce31478
Merge branch 'master' into fk-explain-analyze
crazycs520 ad2a6ca
Merge branch 'master' into fk-explain-analyze
crazycs520 6964610
fix test
crazycs520 18b0be4
refine code
crazycs520 f1e4293
Merge branch 'master' into fk-explain-analyze
crazycs520 1d0423a
fix test
crazycs520 8f16430
Merge branch 'fk-explain-analyze' of https://github.com/crazycs520/ti…
crazycs520 a11d047
Merge branch 'master' into fk-explain-analyze
crazycs520 5a2aa03
Merge branch 'master' into fk-explain-analyze
crazycs520 30db64e
Merge branch 'master' into fk-explain-analyze
crazycs520 fd22612
Merge branch 'master' into fk-explain-analyze
crazycs520 03eb5bd
Merge branch 'master' into fk-explain-analyze
ti-chi-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any log info?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No. The other same logic place also doesn't have a log.