-
Notifications
You must be signed in to change notification settings - Fork 709
Add IsolationLevel introduction for PD #3481
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: JmPotato <ghzpotato@gmail.com>
|
/cc disksing, TomShawn |
|
This line is not updated according to https://github.com/pingcap/docs-cn/pull/4104/files#diff-9b531db106a0ae770cbc4e9a62674be5R83-R84. |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Signed-off-by: JmPotato <ghzpotato@gmail.com>
Thx for pointing out, PTAL again! |
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.
Great translation!
Rest LGTM
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
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
@disksing PTAL
|
@disksing PTAL |
Signed-off-by: JmPotato ghzpotato@gmail.com
What is changed, added or deleted? (Required)
PD adds a new config field named
IsolationLevel. This pr adds the English version introduction for it.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?