Skip to content

Commit

Permalink
Update files from pingcap@2658741
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 1, 2023
1 parent 3281003 commit 5569439
Show file tree
Hide file tree
Showing 33 changed files with 3,010 additions and 18 deletions.
5 changes: 4 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"repo": "pingcap/docs",
"versions": [
"master",
"release-7.2",
"release-7.1",
"release-7.0",
"release-6.6",
Expand All @@ -25,6 +26,7 @@
"repo": "pingcap/docs-cn",
"versions": [
"master",
"release-7.2",
"release-7.1",
"release-7.0",
"release-6.6",
Expand All @@ -42,6 +44,7 @@
"ja": {
"repo": "pingcap/docs",
"versions": [
"release-7.2",
"release-7.1",
"release-7.0",
"release-6.6",
Expand All @@ -62,7 +65,7 @@
"v5.3",
"v5.4"
],
"dmr": ["v7.0", "v6.6", "v6.4", "v6.3", "v6.2", "v6.0"],
"dmr": ["v7.2", "v7.0", "v6.6", "v6.4", "v6.3", "v6.2", "v6.0"],
"archived": ["v6.4", "v6.3", "v6.2", "v6.0", "v3.1", "v2.1"],
"searchIndex": ["v7.1", "v6.5", "v6.1", "v5.4", "v5.1"]
},
Expand Down
1 change: 1 addition & 0 deletions markdown-pages/en/tidb-in-kubernetes/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
- v1.5
- [1.5.0-beta.1](releases/release-1.5.0-beta.1.md)
- v1.4
- [1.4.5](releases/release-1.4.5.md)
- [1.4.4](releases/release-1.4.4.md)
- [1.4.3](releases/release-1.4.3.md)
- [1.4.2](releases/release-1.4.2.md)
Expand Down
2 changes: 1 addition & 1 deletion markdown-pages/en/tidb-in-kubernetes/master/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hide_sidebar: true
hide_commit: true
---

<LearningPathContainer platform="tidb-operator" title="TiDB on Kubernetes Documentation" subTitle="Using TiDB Operator provided by PingCAP, you can run and maintain TiDB seamlessly on the Kubernetes clusters deployed on a public cloud or on premises.">
<LearningPathContainer platform="tidb-operator" title="TiDB on Kubernetes Documentation" subTitle="Using TiDB Operator provided by PingCAP, you can run and maintain TiDB seamlessly on the Kubernetes clusters deployed on a public cloud or in a self-hosted environment.">

<LearningPath label="Learn" icon="cloud1">

Expand Down
1 change: 1 addition & 0 deletions markdown-pages/en/tidb-in-kubernetes/release-1.4/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
- [PingCAP Clinic Diagnostic Data](clinic-data-collection.md)
- Release Notes
- v1.4
- [1.4.5](releases/release-1.4.5.md)
- [1.4.4](releases/release-1.4.4.md)
- [1.4.3](releases/release-1.4.3.md)
- [1.4.2](releases/release-1.4.2.md)
Expand Down
2 changes: 1 addition & 1 deletion markdown-pages/en/tidb-in-kubernetes/release-1.4/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ hide_sidebar: true
hide_commit: true
---

<LearningPathContainer platform="tidb-operator" title="TiDB on Kubernetes Documentation" subTitle="Using TiDB Operator provided by PingCAP, you can run and maintain TiDB seamlessly on the Kubernetes clusters deployed on a public cloud or on premises.">
<LearningPathContainer platform="tidb-operator" title="TiDB on Kubernetes Documentation" subTitle="Using TiDB Operator provided by PingCAP, you can run and maintain TiDB seamlessly on the Kubernetes clusters deployed on a public cloud or in a self-hosted environment.">

<LearningPath label="Learn" icon="cloud1">

Expand Down
1 change: 1 addition & 0 deletions markdown-pages/en/tidb-in-kubernetes/release-1.5/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
- v1.5
- [1.5.0-beta.1](releases/release-1.5.0-beta.1.md)
- v1.4
- [1.4.5](releases/release-1.4.5.md)
- [1.4.4](releases/release-1.4.4.md)
- [1.4.3](releases/release-1.4.3.md)
- [1.4.2](releases/release-1.4.2.md)
Expand Down
13 changes: 12 additions & 1 deletion markdown-pages/en/tidb/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- [Docs Home](https://docs.pingcap.com/)
- About TiDB
- [TiDB Introduction](/overview.md)
- [TiDB 7.1 Release Notes](/releases/release-7.1.0.md)
- [TiDB 7.2 Release Notes](/releases/release-7.2.0.md)
- [Features](/basic-features.md)
- [MySQL Compatibility](/mysql-compatibility.md)
- [TiDB Limitations](/tidb-limitations.md)
Expand Down Expand Up @@ -116,6 +116,7 @@
- Migrate
- [Overview](/migration-overview.md)
- [Migration Tools](/migration-tools.md)
- [Import Best Practices](/tidb-lightning/data-import-best-practices.md)
- Migration Scenarios
- [Migrate from Aurora](/migrate-aurora-to-tidb.md)
- [Migrate MySQL of Small Datasets](/migrate-small-mysql-to-tidb.md)
Expand Down Expand Up @@ -222,6 +223,7 @@
- [Performance Analysis and Tuning](/performance-tuning-methods.md)
- [Performance Tuning Practices for OLTP Scenarios](/performance-tuning-practices.md)
- [Latency Breakdown](/latency-breakdown.md)
- [TiDB Best Practices on Public Cloud](/best-practices-on-public-cloud.md)
- Configuration Tuning
- [Tune Operating System Performance](/tune-operating-system.md)
- [Tune TiDB Memory](/configure-memory-usage.md)
Expand Down Expand Up @@ -275,6 +277,7 @@
- [Optimizer Hints](/optimizer-hints.md)
- [SQL Plan Management](/sql-plan-management.md)
- [The Blocklist of Optimization Rules and Expression Pushdown](/blocklist-control-plan.md)
- [Optimizer Fix Controls](/optimizer-fix-controls.md)
- Tutorials
- [Multiple Availability Zones in One Region Deployment](/multi-data-centers-in-one-city-deployment.md)
- [Three Availability Zones in Two Regions Deployment](/three-data-centers-in-two-cities-deployment.md)
Expand Down Expand Up @@ -614,6 +617,7 @@
- [Spill to Disk](/tiflash/tiflash-spill-disk.md)
- [Data Validation](/tiflash/tiflash-data-validation.md)
- [Compatibility](/tiflash/tiflash-compatibility.md)
- [Pipeline Execution Model](/tiflash/tiflash-pipeline-model.md)
- [System Variables](/system-variables.md)
- Configuration File Parameters
- [tidb-server](/tidb-configuration-file.md)
Expand Down Expand Up @@ -673,7 +677,9 @@
- [`ADMIN CHECKSUM TABLE`](/sql-statements/sql-statement-admin-checksum-table.md)
- [`ADMIN CHECK [TABLE|INDEX]`](/sql-statements/sql-statement-admin-check-table-index.md)
- [`ADMIN CLEANUP`](/sql-statements/sql-statement-admin-cleanup.md)
- [`ADMIN PAUSE DDL`](/sql-statements/sql-statement-admin-pause-ddl.md)
- [`ADMIN RECOVER INDEX`](/sql-statements/sql-statement-admin-recover.md)
- [`ADMIN RESUME DDL`](/sql-statements/sql-statement-admin-resume-ddl.md)
- [`ADMIN SHOW DDL [JOBS|JOB QUERIES]`](/sql-statements/sql-statement-admin-show-ddl.md)
- [`ADMIN SHOW TELEMETRY`](/sql-statements/sql-statement-admin-show-telemetry.md)
- [`ALTER DATABASE`](/sql-statements/sql-statement-alter-database.md)
Expand All @@ -689,6 +695,7 @@
- [`BATCH`](/sql-statements/sql-statement-batch.md)
- [`BEGIN`](/sql-statements/sql-statement-begin.md)
- [`CALIBRATE RESOURCE`](/sql-statements/sql-statement-calibrate-resource.md)
- [`CANCEL IMPORT JOB`](/sql-statements/sql-statement-cancel-import-job.md)
- [`CHANGE COLUMN`](/sql-statements/sql-statement-change-column.md)
- [`COMMIT`](/sql-statements/sql-statement-commit.md)
- [`CHANGE DRAINER`](/sql-statements/sql-statement-change-drainer.md)
Expand Down Expand Up @@ -732,6 +739,7 @@
- [`FLUSH TABLES`](/sql-statements/sql-statement-flush-tables.md)
- [`GRANT <privileges>`](/sql-statements/sql-statement-grant-privileges.md)
- [`GRANT <role>`](/sql-statements/sql-statement-grant-role.md)
- [`IMPORT INTO`](/sql-statements/sql-statement-import-into.md)
- [`INSERT`](/sql-statements/sql-statement-insert.md)
- [`KILL [TIDB]`](/sql-statements/sql-statement-kill.md)
- [`LOAD DATA`](/sql-statements/sql-statement-load-data.md)
Expand Down Expand Up @@ -778,6 +786,7 @@
- [`SHOW ERRORS`](/sql-statements/sql-statement-show-errors.md)
- [`SHOW [FULL] FIELDS FROM`](/sql-statements/sql-statement-show-fields-from.md)
- [`SHOW GRANTS`](/sql-statements/sql-statement-show-grants.md)
- [`SHOW IMPORT JOB`](/sql-statements/sql-statement-show-import-job.md)
- [`SHOW INDEX [FROM|IN]`](/sql-statements/sql-statement-show-index.md)
- [`SHOW INDEXES [FROM|IN]`](/sql-statements/sql-statement-show-indexes.md)
- [`SHOW KEYS [FROM|IN]`](/sql-statements/sql-statement-show-keys.md)
Expand Down Expand Up @@ -976,6 +985,8 @@
- [Release Timeline](/releases/release-timeline.md)
- [TiDB Versioning](/releases/versioning.md)
- [TiDB Installation Packages](/binary-package.md)
- v7.2
- [7.2.0-DMR](/releases/release-7.2.0.md)
- v7.1
- [7.1.0](/releases/release-7.1.0.md)
- v7.0
Expand Down
1 change: 1 addition & 0 deletions markdown-pages/en/tidb/release-6.5/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
- [Performance Analysis and Tuning](/performance-tuning-methods.md)
- [Performance Tuning Practices for OLTP Scenarios](/performance-tuning-practices.md)
- [Latency Breakdown](/latency-breakdown.md)
- [TiDB Best Practices on Public Cloud](/best-practices-on-public-cloud.md)
- Configuration Tuning
- [Tune Operating System Performance](/tune-operating-system.md)
- [Tune TiDB Memory](/configure-memory-usage.md)
Expand Down
1 change: 1 addition & 0 deletions markdown-pages/en/tidb/release-6.6/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@
- [Performance Analysis and Tuning](/performance-tuning-methods.md)
- [Performance Tuning Practices for OLTP Scenarios](/performance-tuning-practices.md)
- [Latency Breakdown](/latency-breakdown.md)
- [TiDB Best Practices on Public Cloud](/best-practices-on-public-cloud.md)
- Configuration Tuning
- [Tune Operating System Performance](/tune-operating-system.md)
- [Tune TiDB Memory](/configure-memory-usage.md)
Expand Down
1 change: 1 addition & 0 deletions markdown-pages/en/tidb/release-7.0/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
- [Performance Analysis and Tuning](/performance-tuning-methods.md)
- [Performance Tuning Practices for OLTP Scenarios](/performance-tuning-practices.md)
- [Latency Breakdown](/latency-breakdown.md)
- [TiDB Best Practices on Public Cloud](/best-practices-on-public-cloud.md)
- Configuration Tuning
- [Tune Operating System Performance](/tune-operating-system.md)
- [Tune TiDB Memory](/configure-memory-usage.md)
Expand Down
2 changes: 2 additions & 0 deletions markdown-pages/en/tidb/release-7.1/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@
- [Performance Analysis and Tuning](/performance-tuning-methods.md)
- [Performance Tuning Practices for OLTP Scenarios](/performance-tuning-practices.md)
- [Latency Breakdown](/latency-breakdown.md)
- [TiDB Best Practices on Public Cloud](/best-practices-on-public-cloud.md)
- Configuration Tuning
- [Tune Operating System Performance](/tune-operating-system.md)
- [Tune TiDB Memory](/configure-memory-usage.md)
Expand Down Expand Up @@ -275,6 +276,7 @@
- [Optimizer Hints](/optimizer-hints.md)
- [SQL Plan Management](/sql-plan-management.md)
- [The Blocklist of Optimization Rules and Expression Pushdown](/blocklist-control-plan.md)
- [Optimizer Fix Controls](/optimizer-fix-controls.md)
- Tutorials
- [Multiple Availability Zones in One Region Deployment](/multi-data-centers-in-one-city-deployment.md)
- [Three Availability Zones in Two Regions Deployment](/three-data-centers-in-two-cities-deployment.md)
Expand Down
Loading

0 comments on commit 5569439

Please sign in to comment.