Jinhao Hu
Jinhao Hu
Signed-off-by: husharp ### What is changed and how it works? Issue Number: Close #13493 What's Changed: ```commit-message Rollback all locks to prevent from losing the pessimistic lock in flashback ```...
Signed-off-by: husharp modify some translation.
### What is changed and how it works? Issue Number: Close #14484 What's Changed: ```commit-message ``` wait for https://github.com/tikv/tikv/pull/15603 merged ### Check List Tests - Unit test - Integration test...
### What problem does this PR solve? related https://github.com/tikv/pd/issues/7300 ### What is changed and how does it work? ### Code changes - [ ] Has Go code change - [...
### What problem does this PR solve? When filling in the binpath, it isbetter to print out the instance using binpath ### What is changed and how it works? before...
related https://github.com/tikv/pd/pull/7782
### First-time contributors' checklist - [ ] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ###...
recently failed https://github.com/tikv/client-go/actions/runs/4944602650/jobs/8840257448?pr=793 https://github.com/tikv/client-go/actions/runs/4943948309/jobs/8838942938
Signed-off-by: husharp rely on https://docs.rs/protobuf-codegen/2.8.0/protobuf_codegen/struct.Customize.html#structfield.serde_derive, For support Serialize we can Just turn on the serde_derive option.
### What is changed, added or deleted? (Required) - Update the format of usage section: add more description about SQL statements, remove "Query OK", and move some examples to "Compatibility...