-
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
tools: use go1.5 for CI #11
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
tip version is not stable, use go1.5 instead
LGTM |
spongedu
pushed a commit
to spongedu/tidb
that referenced
this pull request
Oct 20, 2019
Support cmd: `admin do inspection`
lfkdsk
pushed a commit
to JustProject/tidb
that referenced
this pull request
Nov 4, 2019
Engine/improve engine
ichn-hu
pushed a commit
to ichn-hu/tidb
that referenced
this pull request
May 10, 2020
…on-vars check session var conflict
AilinKid
pushed a commit
to AilinKid/tidb
that referenced
this pull request
Jun 12, 2020
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this pull request
Apr 23, 2021
* veirfy data integrity by calculating checksum * add configuration to determinate exec checksum to verify or not * correct updating tidb inner variable * key-value pairs & byte size comparssion alongs with checksum verification * change order of verfication process * checksum implements * fix compile error * move checksum implements to new pkg & adjust comment * config profile port in numberic type
YuJuncen
pushed a commit
to YuJuncen/tidb
that referenced
this pull request
Apr 23, 2021
Backup progress
xhebox
pushed a commit
to xhebox/tidb
that referenced
this pull request
Sep 28, 2021
* mysql: Add NO_AUTO_CREATE_USER detection * mysql: Update Default SQL Mode * Include No_auto_create_user and only_full_group_by
xhebox
pushed a commit
to xhebox/tidb
that referenced
this pull request
Oct 8, 2021
* mysql: Add NO_AUTO_CREATE_USER detection * mysql: Update Default SQL Mode * Include No_auto_create_user and only_full_group_by
ti-chi-bot
pushed a commit
that referenced
this pull request
Oct 9, 2021
* mysql: Add NO_AUTO_CREATE_USER detection * mysql: Update Default SQL Mode * Include No_auto_create_user and only_full_group_by
rebelice
pushed a commit
to rebelice/tidb
that referenced
this pull request
Jan 7, 2022
support count(*)
lichunzhu
added a commit
to lichunzhu/tidb
that referenced
this pull request
Jan 8, 2022
add local engine
Defined2014
pushed a commit
to Defined2014/tidb
that referenced
this pull request
Mar 15, 2022
AilinKid
added a commit
to AilinKid/tidb
that referenced
this pull request
Mar 17, 2022
guoshouyan
pushed a commit
to guoshouyan/tidb
that referenced
this pull request
Mar 5, 2024
Co-authored-by: rishabh_mittal <mittalrishabh@gmail.com>
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.
tip version is not stable, use go1.5 instead