-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merged from upstream #2
Conversation
* add tidb_enable_paging environmental variable Signed-off-by: you06 <[email protected]> * format title Signed-off-by: you06 <[email protected]> * add description about paging Signed-off-by: you06 <[email protected]> * add description about useful workload Signed-off-by: you06 <[email protected]> * Update system-variables.md Co-authored-by: Ran <[email protected]> * sort variables & add usecase description Signed-off-by: you06 <[email protected]> * update Signed-off-by: you06 <[email protected]> * remove L650 Signed-off-by: you06 <[email protected]> * Update system-variables.md Co-authored-by: Ran <[email protected]> * address comment Signed-off-by: you06 <[email protected]> * address comment Signed-off-by: you06 <[email protected]> * Update system-variables.md Co-authored-by: Enwei <[email protected]> * capitalize Coprocessor Signed-off-by: you06 <[email protected]> * Update system-variables.md Co-authored-by: Enwei <[email protected]> * Update system-variables.md Co-authored-by: Ran <[email protected]> Co-authored-by: Enwei <[email protected]> Co-authored-by: TomShawn <[email protected]>
* update tikv configuration file Signed-off-by: Wenbo Zhang <[email protected]> * Update tikv-configuration-file.md Co-authored-by: 5kbpers <[email protected]> * update tikv-configuration-file Signed-off-by: Wenbo Zhang <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: Enwei <[email protected]> * update command-line-flags-for-tikv-configuration.md Signed-off-by: Wenbo Zhang <[email protected]> * Update command-line-flags-for-tikv-configuration.md Co-authored-by: Enwei <[email protected]> * Update command-line-flags-for-tikv-configuration.md Co-authored-by: Enwei <[email protected]> * Update tikv-configuration-file.md Co-authored-by: TomShawn <[email protected]> * Update command-line-flags-for-tikv-configuration.md Co-authored-by: Enwei <[email protected]> * Update command-line-flags-for-tikv-configuration.md * update formats of "flags-for-tikv..." file * Update tikv-configuration-file.md Co-authored-by: Ran <[email protected]> * Apply suggestions from code review Co-authored-by: 5kbpers <[email protected]> Co-authored-by: Enwei <[email protected]> Co-authored-by: TomShawn <[email protected]> Co-authored-by: Ran <[email protected]>
* tools: fix region keys typo Signed-off-by: IcePigZDB <[email protected]> * tools: update region keys default limit hint Signed-off-by: icepigzdb <[email protected]> * Update pd-control.md Co-authored-by: TomShawn <[email protected]> * Update pd-control.md Co-authored-by: TomShawn <[email protected]> Co-authored-by: TomShawn <[email protected]>
|
The PR is to merge the upstream branch into the personal repo.