-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Fix mysqldef test #6
Merged
Merged
Conversation
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
LGTM |
1 similar comment
LGTM |
coocood
pushed a commit
to coocood/tidb
that referenced
this pull request
Apr 18, 2019
IggieWang
added a commit
to IggieWang/tidb
that referenced
this pull request
Aug 13, 2019
finish sets_test.go
wph95
referenced
this pull request
in wph95/tidb
Oct 6, 2019
ichn-hu
pushed a commit
to ichn-hu/tidb
that referenced
this pull request
Apr 28, 2020
support execute summary info for tree struct based dag request
jackysp
pushed a commit
to jackysp/tidb
that referenced
this pull request
May 19, 2020
abbccdda
pushed a commit
to abbccdda/tidb
that referenced
this pull request
Jan 16, 2021
store: adaptive follower read with matched zone label
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this pull request
Apr 23, 2021
* config section for logger & rename config file * adjust to new configuration * correct using config item * adjust comment
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this pull request
Apr 23, 2021
Signed-off-by: Neil Shen <[email protected]>
lichunzhu
added a commit
to lichunzhu/tidb
that referenced
this pull request
Jan 5, 2022
WIP: Hack5.3(add index ok and admin check table ok)
rebelice
pushed a commit
to rebelice/tidb
that referenced
this pull request
Jan 7, 2022
dumpling: Implement parquet support
TszKitLo40
pushed a commit
to TszKitLo40/tidb
that referenced
this pull request
Jan 9, 2022
fix replay bug
Defined2014
pushed a commit
to Defined2014/tidb
that referenced
this pull request
Mar 15, 2022
support multi-schema change for add columns
sleepymole
pushed a commit
to sleepymole/tidb
that referenced
this pull request
Aug 22, 2022
fix: Fix missing required AZ for CreateVolumeFromSnapshot
zhongzc
pushed a commit
to zhongzc/tidb
that referenced
this pull request
Feb 6, 2023
refine stmt summary v2 retriever
guoshouyan
pushed a commit
to guoshouyan/tidb
that referenced
this pull request
Mar 5, 2024
…gcap#46706) (pingcap#47003) (pingcap#6) * client-go: attach request source with retry info for coprocessor (pingcap#46509) (pingcap#46706) close pingcap#46514 * restore bazelversiong Signed-off-by: you06 <[email protected]> * remove unused field Signed-off-by: you06 <[email protected]> * update client-go Signed-off-by: you06 <[email protected]> --------- Signed-off-by: you06 <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]> Signed-off-by: you06 <[email protected]> Co-authored-by: you06 <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
@qiuyesuifeng