-
Notifications
You must be signed in to change notification settings - Fork 708
config: update default path of temp-storage-path #2599
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
Conversation
Signed-off-by: Qiannan Lyu <lvqiannan@gmail.com>
SunRunAway
left a comment
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.
LGTM
|
@SunRunAway, @TomShawn, PTAL. |
1 similar comment
|
@SunRunAway, @TomShawn, PTAL. |
TomShawn
left a comment
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.
LGTM
|
@SunRunAway, @TomShawn, PTAL. |
|
/merge |
|
Your auto merge job has been accepted, waiting for:
|
|
/run-all-tests |
Signed-off-by: Qiannan Lyu <lvqiannan@gmail.com>
|
cherry pick to release-4.0 in PR #2637 |
Signed-off-by: Qiannan Lyu lvqiannan@gmail.com
What is changed, added or deleted? (Required)
Changed the default value of
tmp-storage-path.Which TiDB version(s) do your changes apply to? (Required)
If you select two or more versions from above, to trigger the bot to cherry-pick this PR to your desired release version branch(es), you must add corresponding labels such as needs-cherry-pick-4.0, needs-cherry-pick-3.1, needs-cherry-pick-3.0, and needs-cherry-pick-2.1.
What is the related PR or file link(s)?
executor: fix TempDir permissions bug tidb#16823