Skip to content

Conversation

@KASSADAR
Copy link
Owner

What is changed, added or deleted? (Required)

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

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)?

  • This PR is translated from:
  • Other reference link(s):

ran-huang and others added 30 commits May 21, 2020 17:49
…2598)

* .github: add a yml to auto assign new PRs and issues to sig project

* assign translation/welcome pr to related column

* update actions for 5 columns

* add unlabeled as a trigger
* add missing `=` operator

* Update assign_sig_project.yml

* update workflow

* merge three ci into one

* update format
* Update command line flags for pd configruation (#2596)

Signed-off-by: nolouch <nolouch@gmail.com>

* Remove upgrade-tiflash.md (#2597)

* Remove upgrade-tiflash.md

Duplicated with TiDB's upgrade manual.

* delete a link

Co-authored-by: yikeke <yikeke@pingcap.com>

* Move TiFlash troubleshoot part to a new document (#2602)

* best-practice: update massive regions to match 4.0 (#2595)

Signed-off-by: Jay Lee <BusyJayLee@gmail.com>

* sql-statements: document BACKUP, RESTORE and SHOW [BACKUPS|RESTORES] (#2618)

Co-authored-by: ShuNing <nolouch@gmail.com>
Co-authored-by: Flowyi <flowbehappy@gmail.com>
Co-authored-by: lei yu <leiysky@outlook.com>
Co-authored-by: Jay <BusyJay@users.noreply.github.com>
Co-authored-by: kennytm <kennytm@gmail.com>
* refine format of dynamic config doc

* Update dynamic-config.md

* Update dynamic-config.md

* Update dynamic-config.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* Update dynamic-config.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
* how-to: add key visualizer document

* refine language

* Update key-visualizer-monitoring-tool.md

* Update key-visualizer-monitoring-tool.md

* Apply suggestions from code review

* address comment

* Apply suggestions from code review

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* Update key-visualizer-monitoring-tool.md

* Apply suggestions from code review

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com>
* Update command line flags for pd configruation (#2596)

Signed-off-by: nolouch <nolouch@gmail.com>

* Remove upgrade-tiflash.md (#2597)

* Remove upgrade-tiflash.md

Duplicated with TiDB's upgrade manual.

* delete a link

Co-authored-by: yikeke <yikeke@pingcap.com>

* add Coprocessor cache doc

* Update coprocessor-cache.md

* Update tidb-configuration-file.md

* Apply suggestions from code review

Co-authored-by: Wenxuan <hi@breeswish.org>

* Update tidb-configuration-file.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

Co-authored-by: ShuNing <nolouch@gmail.com>
Co-authored-by: Flowyi <flowbehappy@gmail.com>
Co-authored-by: yikeke <yikeke@pingcap.com>
Co-authored-by: Wenxuan <hi@breeswish.org>
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
* Update Go requirements

* Apply suggestions from code review

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Signed-off-by: Yi Wu <yiwu@pingcap.com>
Signed-off-by: Qiannan Lyu <lvqiannan@gmail.com>
* how-to: update hardware-and-sofware-requirements

* Update TOC.md

* Apply suggestions from code review

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* Update hardware-and-software-requirements.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* Update hardware-and-software-requirements.md

Co-authored-by: yikeke <yikeke@pingcap.com>
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
* add 3.1.2 TiDB release notes

* add toc and rn

* Update releases/release-3.1.2.md

* change tiup version

* remove tiup version
* releases: add tidb 3.0.15 release notes

* add notes
* tiup: add doc for offline deployment

* update wording

* update new contents

* Update production-offline-deployment-using-tiup.md

Co-authored-by: Chunzhu Li <lichunzhu@pingcap.com>

* fix some issues

Co-authored-by: Chunzhu Li <lichunzhu@pingcap.com>
Co-authored-by: yikeke <yikeke@pingcap.com>
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
* add TPC-H benchmark test report

* Add 4.0 tpcc,tpch and sysbench test reports

* Update benchmark-sysbench-v4-vs-v3.md

* address comments

* remove s

* address comment and add tpch result

* correct headinglevel

* Update v4.0-performance-benchmarking-with-tpcc.md

* update tpcc image

Co-authored-by: Caitin <34535727+CaitinChen@users.noreply.github.com>
Co-authored-by: JaySon <tshent@qq.com>
* deploy: add doc for post installation check

* update the output

* Update TOC.md

* Update post-installation-check.md

Co-authored-by: yikeke <yikeke@pingcap.com>
* releases: add 4.0.0 GA release notes

* fix ci

* resolve error

* format error

* format

* Update releases/release-4.0.0-ga.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update releases/release-4.0.0-ga.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update releases/release-4.0.0-ga.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update releases/release-4.0.0-ga.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update releases/release-4.0.0-ga.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update releases/release-4.0.0-ga.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update releases/release-4.0.0-ga.md

Co-authored-by: Ran <huangran@pingcap.com>

* address comments

* update file name

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
* Create backup-and-restore-faq.md

* update wording

* address comment

* Update br/backup-and-restore-faq.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update br/backup-and-restore-faq.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update br/backup-and-restore-faq.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update br/backup-and-restore-faq.md

Co-authored-by: Ran <huangran@pingcap.com>

* remove a link

* Update TOC.md

* Update TOC.md

Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: yikeke <yikeke@pingcap.com>
* *: add minimal topology and config file templates

* add tiflash topology

* add ticdc topology

* add tidb binlog topology

* add geo-distributed topology

* tiny fix

* add hybrid topology

* add summary

* Number -> count (for unity)

* Update minimal-deployment-topology.md

* Update tiflash-topology-deployment.md

* Update ticdc-deployment-topology.md

* Update tidb-binlog-deployment-topology.md

* Update geo-distributed-deployment-topology.md and hybrid-deployment-topology.md

Co-authored-by: yikeke <yikeke@pingcap.com>
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com>
* how-to: update doc for deploying tidb cluster using tiup

* update tiup repo link

* align part of pingcap/docs-cn#3417

* translate part of pingcap/docs-cn#3476

* fix heading levels

* fix punctuation

* rename

Co-authored-by: yikeke <yikeke@pingcap.com>
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
* add daily-check.md

* update wording

* fix dead link

* wording

* Update daily-check.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update daily-check.md

Co-authored-by: Ran <huangran@pingcap.com>

* Apply suggestions from code review

* Update daily-check.md

Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Wang Jun <277372664@qq.com>
* Update ticdc-overview.md

* update wording

* Update ticdc/ticdc-overview.md

* Update ticdc/ticdc-overview.md

Co-authored-by: amyangfei <amyangfei@gmail.com>

Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: amyangfei <amyangfei@gmail.com>
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com>
tangenta and others added 29 commits June 17, 2020 19:16
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
* sql-statements: update `analyze` statement

* sql-statement: address comments

* Update sql-statements/sql-statement-analyze-table.md

* Update sql-statements/sql-statement-analyze-table.md

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* combine duplicate doc

* Apply suggestions from code review

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* add a document about

* Update sql-statements/sql-statement-load-stats.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* Update sql-statements/sql-statement-load-stats.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* Update sql-statements/sql-statement-load-stats.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* Update sql-statements/sql-statement-load-stats.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* update TOC.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* add sql statement about pump and drainer

* Apply suggestions from code review

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* sql-statements:add drop-stats.md

* sql-statements:add drop-stats.md

* Update sql-statements/sql-statement-drop-stats.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* sql-statements: update create view and drop view

* Update sql-statements/sql-statement-create-view.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* update several 'CREATE' related statement

* address comments

* Update sql-statements/sql-statement-create-table.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* update sql-statement-modify-column.md

* address comments

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* sync with 'docs-cn/#3294', update:

- sql-statements/sql-statement-drop-sequence.md
- sql-statements/sql-statement-show-character-set.md
- sql-statements/sql-statement-show-collation.md

* address comments
…and `SHOW STATS_META` (#2902)

* sql-statements: add/modify doc for `SELECT`, `SHOW STATS_HISTOGRAMS` and `SHOW STATS_META`

* Apply suggestions from code review

Co-authored-by: Ran <huangran@pingcap.com>

* add an image WindowClauseOptional

* Update statistics.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* sql-statements: add sql statements for sql bind

* change TOC.md

* Update sql-statements/sql-statement-create-binding.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update sql-statements/sql-statement-create-binding.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update sql-statements/sql-statement-drop-binding.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update sql-statements/sql-statement-show-bindings.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update sql-statements/sql-statement-drop-binding.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update sql-statements/sql-statement-show-bindings.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update sql-statements/sql-statement-show-bindings.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update sql-statements/sql-statement-show-bindings.md

Co-authored-by: Ran <huangran@pingcap.com>

* Update sql-statements/sql-statement-show-bindings.md

Co-authored-by: Ran <huangran@pingcap.com>

* Apply suggestions from code review

* Apply suggestions from code review

* remove extra line

Co-authored-by: Ran <huangran@pingcap.com>
* sql-statement: update `admin` related statements

* Apply suggestions from code review

* sql-statements: make lint happy

* fix a link

* add missing 3rd headers

* fix format

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: toutdesuite <guizhiluo2014@163.com>
Co-authored-by: yikeke <yikeke@pingcap.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* add source.

* Update sql-plan-management.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

* Update sql-statements/sql-statement-show-bindings.md

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* Update certificate-authentication.md

* Update certificate-authentication.md

* align pingcap/docs-cn#3429

* Apply suggestions from code review

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* tidb-lightning: update docs

* tidb-lightning: adjust prometheus job names to match grafana dashboard

Co-authored-by: kissmydb <likun@pingcap.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
@KASSADAR KASSADAR merged commit 452c572 into KASSADAR:master Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.