Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge docs special week branch to master (pingcap#3372)
* *: udpate part of TOC and create new files * *: add more topics * �*: add more topics to toc and create files * toc: add assignee to two topics * *: add some issue topics * *: add some troubleshoot topics * *: add performance tuning topics * *: add tutorial topics * *: add more topics * *: add more reference topics * tidb-binlog: create binlogctl file * perf-tuning:adjust the structure of the `SQL tuning` section (pingcap#3149) * faq, toc: add faq and ui topics * toc: update troubleshoot and sql tuning * TOC: add database tools section (pingcap#3161) * TOC: add database tools section * fix ci * relocate the section * add assignees * add /faq/licensing-faq.md * modify assignees * Update command line flags for pd configruation (pingcap#3153) Signed-off-by: nolouch <[email protected]> Co-authored-by: Lilian Lee <[email protected]> * Remove tiflash section in old TOC (commented out) to prevent lint error (pingcap#3194) * toc: remove topics that are commented out * Remove upgrade-tiflash.md (pingcap#3164) Duplicated with TiDB's upgrade manual. Co-authored-by: ruoxi <[email protected]> Co-authored-by: Keke Yi <[email protected]> * sql-statements: update "admin" related statements (pingcap#3175) * add tiflash faq (pingcap#3167) * add tiflash faq * delete original tiflash faq * fix ci * address comment * Revert "fix ci" This reverts commit 73dff28. Co-authored-by: Keke Yi <[email protected]> * toc: remove inapplicable dm topics * Remove two inapplicable files * Add lightning faq (pingcap#3176) * .github: add three github action workflows (pingcap#3213) * .github: update workflow to auto assign project (pingcap#3229) * update tikv configuration about pessimistic transaction (pingcap#3178) * update tikv configuration about pessimistic transaction Signed-off-by: youjiali1995 <[email protected]> * Update tikv-configuration-file.md Co-authored-by: TomShawn <[email protected]> * Update tikv-configuration-file.md Co-authored-by: toutdesuite <[email protected]> Co-authored-by: TomShawn <[email protected]> Co-authored-by: toutdesuite <[email protected]> * Add TiFlash performance tuning to TOC (pingcap#3203) * tuning: add tune-operating-system (pingcap#3157) * tuning: add tune-operating-system Signed-off-by: Wenbo Zhang <[email protected]> * refine format and TOC * Update tune-operating-system.md Co-authored-by: Keke Yi <[email protected]> * Update tune-operating-system.md Co-authored-by: Keke Yi <[email protected]> * Update tune-operating-system.md Co-authored-by: Keke Yi <[email protected]> * Update tune-operating-system.md Co-authored-by: Keke Yi <[email protected]> * Update tune-operating-system.md Co-authored-by: Keke Yi <[email protected]> * Update tune-operating-system.md Co-authored-by: Keke Yi <[email protected]> * Update tune-operating-system.md Co-authored-by: Keke Yi <[email protected]> * Update tune-operating-system.md Co-authored-by: Keke Yi <[email protected]> Co-authored-by: yikeke <[email protected]> Co-authored-by: Keke Yi <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * add doc about tiflash command line flags (pingcap#3205) * add doc about tiflash command line flags * Small fix for format * Try fix link * Update tiflash/tiflash-command-line-flags.md Co-authored-by: Keke Yi <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * split to DDL DML DQL DCL sections (pingcap#3215) * Add files via upload * update format * Update basic-sql-operations.md Co-authored-by: Ran <[email protected]> * Update command line flags for tikv configruation (pingcap#3155) * update mysql-compatibility.md & add auto-increment.md (pingcap#3163) * perf-tuning: Add document for column prune (pingcap#3190) * *: Update documents and sqlgrams with "alter" prefixed statements (pingcap#3235) * transaction-isolation-levels.md: update txn isolation (pingcap#3140) * Update error-codes.md (pingcap#3160) * Update tidb-specific-system-variables.md (pingcap#3159) * reference: Optimize documents about GC (pingcap#3158) * add troubleshooting-writeconflict (pingcap#3209) * add troubleshooting-writeconflict * fix syntax * fix snytax again * adjust * fix format * refine format and wording Co-authored-by: yikeke <[email protected]> Co-authored-by: Keke Yi <[email protected]> * reference: update constraints.md (pingcap#3146) * update literal-values.md (pingcap#3236) * perf-tuning: Update the doc of query-execution-plan (pingcap#3201) * Update configfile pd (pingcap#3238) *: update PD config file Signed-off-by: nolouch <[email protected]> * reference: update the pd-ctl docs (pingcap#3305) * update the pd-ctl docs Signed-off-by: Ryan Leung <[email protected]> * perf-tuning: add document for predicate push down (pingcap#3181) * toc: remove /tidb-index.md (pingcap#3258) * perf-tuning: add docs for DISTINCT optimizations (pingcap#3214) * *: update some statements (pingcap#3300) * update transaction overview (pingcap#3165) * update generate ssl doc (pingcap#3260) * resources: update the Figma link (pingcap#3230) * update generate ssl Signed-off-by: TXXT <[email protected]> * update generate ssl Signed-off-by: TXXT <[email protected]> * revert Signed-off-by: TXXT <[email protected]> * Apply suggestions from code review Co-authored-by: Keke Yi <[email protected]> * safe point Signed-off-by: TXXT <[email protected]> * fix format to pass ci * update code block format * address comments Signed-off-by: TXXT <[email protected]> * Apply suggestions from code review Co-authored-by: Keke Yi <[email protected]> Co-authored-by: Caitin <[email protected]> Co-authored-by: Keke Yi <[email protected]> Co-authored-by: yikeke <[email protected]> * perf-tuning: add introduction for prepare plan cache (pingcap#3187) * Fix sql-statement: use, update, truncate, trace (pingcap#3255) * fix use * fix pic * fix pic * update doc * update doc Co-authored-by: Lilian Lee <[email protected]> * update document of privilege management (pingcap#3202) * update privilege document * Apply suggestions from code review Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: kissmydb <[email protected]> Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: Jack Yu <[email protected]> * perf-tuning: add index-choose.md (pingcap#3173) * Add documentations for TiUP (pingcap#3197) * tiup: improve the TiUP related documents Signed-off-by: Lonng <[email protected]> * add fag/troubleshoot documents Signed-off-by: Lonng <[email protected]> * add TiUP to TOC.md Signed-off-by: Lonng <[email protected]> * add aliases to redirect old links * Apply suggestions from code review Co-authored-by: Keke Yi <[email protected]> * address comment Signed-off-by: Lonng <[email protected]> * refine TOC and a filename * fix ci * Update tiup/tiup-cluster.md Co-authored-by: Keke Yi <[email protected]> * fix a dead link * fix a link * fix a link * address comments Signed-off-by: Lonng <[email protected]> Co-authored-by: yikeke <[email protected]> Co-authored-by: Keke Yi <[email protected]> * update the tidb configuration document (pingcap#3148) * update configure file document * update command line arguments doc * update * update * update * update * update * update * update * update * update * fix a typo in tiup doc Co-authored-by: Keke Yi <[email protected]> Co-authored-by: yikeke <[email protected]> * update all the syntax png files (pingcap#3322) * add shutdown statement (pingcap#3306) * reference: update statement summary tables (pingcap#3145) * Add Grafana monitoring content and update images (pingcap#3195) * perf-tuning: add doc for wrong index solution page (pingcap#3302) * add/update several sql statements docs (pingcap#3299) * Add docs for rocksdb (pingcap#3198) * add docs for rocksdb Signed-off-by: Little-Wallace <[email protected]> * update several sql statements (pingcap#3298) - sql-statements/sql-statement-set-names.md - sql-statements/sql-statement-show-columns-from.md - sql-statements/sql-statement-show-create-sequence.md * add show config statement (pingcap#3308) * add & update several sql statements (pingcap#3296) * *: udpate `begin` and `commit` statements (pingcap#3301) * perf-tuning: update docs for statistics (pingcap#3223) * Update tispark doc (pingcap#3257) * update some syntax diagram (pingcap#3312) Signed-off-by: crazycs520 <[email protected]> * update several statements (pingcap#3309) * add document of `SHOW PLUGINS` (pingcap#3326) * Add doc about next_row_id and profiles (pingcap#3316) * update comment-syntax.md (pingcap#3193) * update keywords-and-reserved-words.md (pingcap#3246) * update document of tidb-ctl (pingcap#3189) * update the doc of view (pingcap#3179) * update functions-and-operator documents (pingcap#3318) * update some syntax diagram (pingcap#3317) * add syntax diagram for show stats_buckets (pingcap#3321) * perf-tuning: add docs for subquery optimizations (pingcap#3191) * perf-tuning: add docs for some overview pages for sql-tuning (pingcap#3170) * perf-tuning: add docs for some overview pages * Update query-execution-plan.md * Apply suggestions from code review Co-authored-by: Keke Yi <[email protected]> Co-authored-by: Zhuomin(Charming) Liu <[email protected]> * Update control-execution-plan.md Co-authored-by: Keke Yi <[email protected]> * Update sql-tuning-overview.md * Update control-execution-plan.md Co-authored-by: Zhang Jian <[email protected]> Co-authored-by: TomShawn <[email protected]> Co-authored-by: 苗青利 <[email protected]> Co-authored-by: Zhang Jian <[email protected]> Co-authored-by: Keke Yi <[email protected]> Co-authored-by: Zhuomin(Charming) Liu <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * update sql-statement-modify-column.md (pingcap#3323) * add topology YAML template (pingcap#3279) * add topology YAML template * fix topology YAML template * fix topology YAML template * update topology YAML template * sql-statements:add drop-stats.md (pingcap#3337) * sql-statements: update create view and drop view (pingcap#3331) * perf-tuning: add document for partition pruning (pingcap#3184) * docs: add sql statement for load data (pingcap#3335) * Create monitor-deploy.md and tidb-monitoring-api.md (pingcap#3196) * Create monitor-deploy.md deploy monitor * Update TOC.md add monitor deploy * Update monitor-deploy.md * Delete monitor-a-tidb-cluster.md delete * Update monitor-deploy.md * Rename monitor-deploy.md to deploy-monitoring-services.md * Update TOC.md * add pingcap#3186 document * add alias * Update mysql-compatibility.md * Update deploy-monitoring-services.md * 整理监控报警相关 TOC * Update deploy-monitoring-services.md * Update tidb-monitoring-api.md Co-authored-by: TomShawn <[email protected]> * Update tidb-monitoring-api.md Co-authored-by: TomShawn <[email protected]> Co-authored-by: kissmydb <[email protected]> * Update upgrade-tidb-using-tiup.md (pingcap#3212) * Update upgrade-tidb-using-tiup.md * Update upgrade-tidb-using-tiup.md * Update upgrade-tidb-using-tiup.md Co-authored-by: Lilian Lee <[email protected]> * Update upgrade-tidb-using-tiup.md Co-authored-by: Lilian Lee <[email protected]> * Update upgrade-tidb-using-tiup.md Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: kissmydb <[email protected]> Co-authored-by: Lilian Lee <[email protected]> * update several document related to privilege sql statement (pingcap#3310) * update create user gramma * update serveral statment doc * refine punctuation * Update sql-statements/sql-statement-grant-privileges.md Co-authored-by: Keke Yi <[email protected]> * Update sql-statements/sql-statement-revoke-privileges.md Co-authored-by: Keke Yi <[email protected]> Co-authored-by: yikeke <[email protected]> Co-authored-by: Keke Yi <[email protected]> * update optimistic transaction (pingcap#3171) * *: update "change column" and some sqlgram (pingcap#3304) * Update three-data-centers-in-two-cities-deployment.md (pingcap#3243) * Add files via upload * Update three-data-centers-in-two-cities-deployment.md * fix ci and update format * Update three-data-centers-in-two-cities-deployment.md Co-authored-by: Ran <[email protected]> * Update post-installation-check.md (pingcap#3297) * Multi-data-centers-in-one-city-deployment (pingcap#3245) * sql statements: add create binding, drop binding and show bindings (pingcap#3333) * refine enable tls for client/components (pingcap#3325) * fix hardware-and-software-requirements (pingcap#3228) * update security-compatibility-with-mysql.md (pingcap#3311) * Update scale-tidb-using-tiup.md and production-offline-deployment-using-tiup.md (pingcap#3208) * update several statements (pingcap#3289) * update pessimistic transaction (pingcap#3177) * Add syntax gram of `show stats_meta` (pingcap#3338) * update schema-object-names.md (pingcap#3242) * add sql statement for show analyze status (pingcap#3329) * Update the sql diagram of SHOW TABLES and SHOW INDEXES. (pingcap#3346) * update syntax gram for `kill`, `prepare` and `show stats_healthy` (pingcap#3319) * update expression-syntax.md (pingcap#3313) * Update sql diagrams of show statements (pingcap#3277) * Update the docs of `drop database` (pingcap#3332) * update partition-table.md (pingcap#3216) * update placement rules (pingcap#3169) Signed-off-by: disksing <[email protected]> * add troubleshoot-hot-spot-issues (pingcap#3276) * picture of troubleshoot-hot-spot-issues * troubleshoot-hot-spot-issues v1 * Update troubleshoot-hot-spot-issues.md Co-authored-by: kissmydb <[email protected]> * Update troubleshoot-hot-spot-issues.md * Update troubleshoot-hot-spot-issues.md * Update troubleshoot-hot-spot-issues.md * Update troubleshoot-hot-spot-issues.md * a little fix Co-authored-by: kissmydb <[email protected]> Co-authored-by: pepezzzz <[email protected]> * Add troubleshooting CPU issues (pingcap#3282) * Create troubleshooting-cpu.md * Update troubleshoot-cpu-issues.md * Delete troubleshooting-cpu.md * Update troubleshoot-cpu-issues.md Co-authored-by: TomShawn <[email protected]> * Update troubleshoot-cpu-issues.md Co-authored-by: TomShawn <[email protected]> * Update troubleshoot-cpu-issues.md * Update troubleshoot-cpu-issues.md * Update troubleshoot-cpu-issues.md * refine format * Spoken language modified to written language * Update troubleshoot-cpu-issues.md Co-authored-by: TomShawn <[email protected]> Co-authored-by: pepezzzz <[email protected]> Co-authored-by: kissmydb <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * Docs special week for troubleshoot-lock-conflicts (pingcap#3206) * troubleshoot-lock-conflicts-pictures add pictures for troubleshoot-lock-conflicts * add file troubleshoot-lock-conflicts add file troubleshoot-lock-conflicts * Update SW troubleshoot-lock-conflicts Update SW troubleshoot-lock-conflicts * refine format and content * Update SW troubleshoot-lock-conflicts Update SW troubleshoot-lock-conflicts * Update troubleshoot-lock-conflicts.md Co-authored-by: Keke Yi <[email protected]> * Update SW troubleshoot-lock-conflicts Update SW troubleshoot-lock-conflicts * Update the ci format for troubleshooting lock conflicts Update the ci format for troubleshooting lock conflicts * refine content * fix indentation * change category Co-authored-by: yikeke <[email protected]> Co-authored-by: Keke Yi <[email protected]> Co-authored-by: kissmydb <[email protected]> * *: update `analyze` statement (pingcap#3241) ` * Move TiFlash troubleshoot part to a new document (pingcap#3192) * update TiDB metrics (pingcap#3284) * add experimental warning (pingcap#3330) * tiny refine cert based authentication (pingcap#3328) * add a dir for config-templates (pingcap#3349) * sql-stmt: modify SelectStmt and add page for `SHOW STATS_HISTOGRAMS` (pingcap#3336) * update tikv-ctl doc (pingcap#3254) * TOC: remove unused pages (pingcap#3339) * Update document for generated column (pingcap#3295) * update the 'Overview' metrics doc for grafana dashboard (pingcap#3286) * add deployment and operation FAQ (pingcap#3268) * best-practice: update massive regions to match 4.0 (pingcap#3152) * Update grafana-monitor-best-practices.md (pingcap#3288) * tools: add data migration route (pingcap#3292) * update user-defined-variables.md (pingcap#3271) * perf-tuning: Add document for topn-limit-push-down (pingcap#3307) * add minimal-deploy-topology.md (pingcap#3226) * add sql statement about pump and drainer (pingcap#3324) * add hybrid-deployment-topology.md (pingcap#3227) * add ticdc-deploy-topology.md (pingcap#3281) * add tiflash-deploy-topology.md (pingcap#3285) * update user-account-management.md (pingcap#3211) * update user-account-management.md * fix lint? * Apply suggestions from code review Co-authored-by: Lilian Lee <[email protected]> * Apply suggestions from code review * Update user-account-management.md Co-authored-by: Jack Yu <[email protected]> Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * add doc for slow-queries in dashboard (pingcap#3274) * add doc for slow-queries in dashboard Signed-off-by: crazycs520 <[email protected]> * address comment Signed-off-by: crazycs520 <[email protected]> * update format * Apply suggestions from code review Co-authored-by: Ran <[email protected]> * update relative paths * Update list.md * update alt text and punctuation * change name and dir * rename picture Signed-off-by: crazycs520 <[email protected]> Co-authored-by: Ran <[email protected]> Co-authored-by: Wenxuan <[email protected]> * add check-before-deployment.md (pingcap#3225) * add check-befor-deployment.md * Update check-before-deployment.md Co-authored-by: kissmydb <[email protected]> * Update check-before-deployment.md Co-authored-by: Ran <[email protected]> * Update check-before-deployment.md Co-authored-by: Ran <[email protected]> * Update check-before-deployment.md Co-authored-by: Ran <[email protected]> * Update check-before-deployment.md Co-authored-by: Ran <[email protected]> * Update check-before-deployment.md Co-authored-by: Ran <[email protected]> * Update check-before-deployment.md * Update check-before-deployment.md * Update check-before-deployment.md * Update check-before-deployment.md * Update check-before-deployment.md Co-authored-by: Zhang Jian <[email protected]> * Apply suggestions from code review Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: kissmydb <[email protected]> Co-authored-by: Ran <[email protected]> Co-authored-by: Zhang Jian <[email protected]> Co-authored-by: Lilian Lee <[email protected]> * Add daily-inspection.md (pingcap#3221) * cdc: update cdc cli doc (pingcap#3141) * add geographic-redundancy-deploy-topology.md (pingcap#3283) * Add tikv overview (pingcap#3249) * add tikv overview Signed-off-by: Little-Wallace <[email protected]> * add upgrade faq (pingcap#3267) * add tidb-binlog-deploy-topology.md (pingcap#3280) * update character-set-and-collation (pingcap#3256) * update several sql statement docs (pingcap#3294) * Add document of dumpling, the new export tool (pingcap#3151) * Create configure-load-base-split.md (pingcap#3168) * Create configure-load-base-split.md * TiFlash: Modify scale doc structure (pingcap#3341) Co-authored-by: Flowyi <[email protected]> Co-authored-by: kissmydb <[email protected]> Co-authored-by: Keke Yi <[email protected]> Co-authored-by: yikeke <[email protected]> * update doc credits (pingcap#3248) * update doc credits Signed-off-by: shirly <[email protected]> * address comments Signed-off-by: shirly <[email protected]> * Apply suggestions from code review Co-authored-by: Lilian Lee <[email protected]> * Update credits.md Co-authored-by: winkyao <[email protected]> Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * Add FAQ documents to BR (pingcap#3344) * tools: update toc for binlog (pingcap#3347) * update several 'CREATE' related statement: (pingcap#3293) * Update grafana pd dashboard (pingcap#3343) * add scheduling overview from tidb in action (pingcap#3180) * Add some experimental features of br (pingcap#3143) * br: add online restore, raw kv. * br: warp line of some commands. * br: fix a dead link. * Update br/backup-and-restore-tool.md Co-authored-by: kissmydb <[email protected]> * Apply suggestions from code review Co-authored-by: TomShawn <[email protected]> Co-authored-by: WangXiangUSTC <[email protected]> * Update backup-and-restore-tool.md * refine format * br: fix incremental backup time range. * br: add a hint of where the backup stores * br: add a hint of local storage * Update backup-and-restore-tool.md * Update br/backup-and-restore-tool.md Co-authored-by: Neil Shen <[email protected]> * Update backup-and-restore-tool.md * Update br/backup-and-restore-tool.md Co-authored-by: TomShawn <[email protected]> * Update backup-and-restore-tool.md * Update br/backup-and-restore-tool.md Co-authored-by: kissmydb <[email protected]> Co-authored-by: TomShawn <[email protected]> Co-authored-by: WangXiangUSTC <[email protected]> Co-authored-by: Neil Shen <[email protected]> * Some optimization configuration for TiKV (pingcap#3278) * add optimize for tikv Signed-off-by: Little-Wallace <[email protected]> * add blank Signed-off-by: Little-Wallace <[email protected]> * rename some file Signed-off-by: Little-Wallace <[email protected]> * fix some link Signed-off-by: Little-Wallace <[email protected]> * fix blank Signed-off-by: Little-Wallace <[email protected]> * fix some comment Signed-off-by: Little-Wallace <[email protected]> * Update tune-tikv-performance-thread.md Co-authored-by: Lilian Lee <[email protected]> * Update tune-tikv-performance-thread.md Co-authored-by: Lilian Lee <[email protected]> * Update faq/tidb-faq.md Co-authored-by: Lilian Lee <[email protected]> * fix grafana Signed-off-by: Little-Wallace <[email protected]> * Update tune-tikv-performance-thread.md Co-authored-by: Lilian Lee <[email protected]> * Update tune-tikv-performance-thread.md Co-authored-by: Lilian Lee <[email protected]> * Update faq/tidb-faq.md Co-authored-by: Lilian Lee <[email protected]> * rename file Signed-off-by: Little-Wallace <[email protected]> * add code format Signed-off-by: Little-Wallace <[email protected]> * address comment Signed-off-by: Little-Wallace <[email protected]> * Update tune-tikv-thread-performance.md * Apply suggestions from code review * Fix format * Apply suggestions from code review Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * add troubleshoot-high-disk-io.md (pingcap#3237) * system-table: update diagnose system table doc (pingcap#3154) * Update tidb-best-practices.md (pingcap#3291) * optimize production-deployment-using-tiup (pingcap#3224) * Update grafana tikv dashboard doc (pingcap#3150) Signed-off-by: TXXT <[email protected]> Co-authored-by: Connor <[email protected]> Co-authored-by: Ran <[email protected]> Co-authored-by: Lei Zhao <[email protected]> Co-authored-by: qupeng <[email protected]> Co-authored-by: Keke Yi <[email protected]> Co-authored-by: zhangjinpeng1987 <[email protected]> * Update tiflash usage (pingcap#3351) * Add tiflash intro into TOC (pingcap#3355) * Update sql-faq.md (pingcap#3262) * tools: update toc for cdc (pingcap#3352) * update ticdc * add link in ticdc overview * update link * fix link * add aliases * Update TOC.md Co-authored-by: Keke Yi <[email protected]> * fix link * combine deploy ticdc to manage ticdc * update title * Update manage-ticdc.md * Update production-deployment-using-tiup.md * move ticdc files to ticdc folder * fix links * Update manage-ticdc.md * Update ticdc-overview.md * fix a link Co-authored-by: Keke Yi <[email protected]> Co-authored-by: kissmydb <[email protected]> Co-authored-by: yikeke <[email protected]> * migrate: migrate from mysql files (pingcap#3252) * perf-tuning: add blacklist-control-plan.md (pingcap#3253) * Update benchmark-tidb-using-tpcc.md (pingcap#3354) * Update benchmark-tidb-using-tpcc.md * Update benchmark-tidb-using-tpcc.md * Update benchmark/benchmark-tidb-using-tpcc.md * Update format Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * update maintain-tidb-using-tiup.md (pingcap#3204) * architecture: add tidb-architecture, tidb-computing, tidb-storage (pingcap#3222) * dashboard: add docs for cluster info, statement, log search pages (pingcap#3247) * Add Dashboard TOC Signed-off-by: Breezewish <[email protected]> * dashboard: add docs about cluster info page * dashboard: add docs about statement list page * dashboard: add docs about statement detail page * dashboard: add docs about log search page * dashboard: add missed content for statement detail page * dashboard: fix CI * dashboard: address the comments Signed-off-by: baurine <[email protected]> * refine * Update cluster-info.md * Update log-search.md * Update detail.md * Update list.md * dashboard: add summary meta * adjust files structure * fix CI * fix CI * fix CI * Update dashboard/dashboard-statements-list.md Co-authored-by: 混沌DM <[email protected]> * Update dashboard/dashboard-cluster-info.md Co-authored-by: 混沌DM <[email protected]> * update file name Co-authored-by: Breezewish <[email protected]> Co-authored-by: Wenxuan <[email protected]> Co-authored-by: 混沌DM <[email protected]> * Update Dashboard Key-Visualizer Page (pingcap#3250) * Update overview.md (pingcap#3166) * add some note of TiCDC (pingcap#3356) * Add store limit guide (pingcap#3353) * dashboard: update dashboard media files structure (pingcap#3359) * dashboard: update media files structure * fix link Co-authored-by: TomShawn <[email protected]> * add `SET ROLE` document (pingcap#3358) * Add Dashboard Access, Overview and Profiling Page (pingcap#3244) * Add Dashboard TOC Signed-off-by: Breezewish <[email protected]> * Add Access, Overview and Profiling Page Signed-off-by: Breezewish <[email protected]> * Fix lint Signed-off-by: Breezewish <[email protected]> * Address comments Signed-off-by: Breezewish <[email protected]> * Update some doc styles Signed-off-by: Breezewish <[email protected]> * Rename files Signed-off-by: Breezewish <[email protected]> * Rename Signed-off-by: Breezewish <[email protected]> * Make CI happy Signed-off-by: Breezewish <[email protected]> * Update dashboard/dashboard-profiling.md Co-authored-by: 混沌DM <[email protected]> * Update dashboard/dashboard-access.md Co-authored-by: 混沌DM <[email protected]> * Move images Signed-off-by: Breezewish <[email protected]> * Fix deadlink Signed-off-by: Breezewish <[email protected]> Co-authored-by: 混沌DM <[email protected]> * combine duplicate doc (pingcap#3361) * combine duplicate doc: - sql-statements/sql-statement-show-table-next-row-id.md - sql-statements/sql-statement-show-table-next-rowid.md * fix link Co-authored-by: yikeke <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * Add syntax gram of `load stats` (pingcap#3362) * resources: update the Figma link (pingcap#3230) * load stats * add png * make linter happy * Update sql-statements/sql-statement-load-stats.md Co-authored-by: Lynn <[email protected]> * update Co-authored-by: Caitin <[email protected]> Co-authored-by: Lynn <[email protected]> Co-authored-by: Keke Yi <[email protected]> * Add new sql statements to TOC.md (pingcap#3357) * Add doc for cluster diagnose in dashboard (pingcap#3273) * architecture: fix link (pingcap#3365) * architecture: fix link * Update tidb-computing.md Co-authored-by: Keke Yi <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> Co-authored-by: Keke Yi <[email protected]> * tools: update toc for data migration (pingcap#3363) * add migration by sql * update toc * Update data-migration-route.md Co-authored-by: Keke Yi <[email protected]> * Apply suggestions from code review Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: Keke Yi <[email protected]> * remove duplicate content Co-authored-by: Keke Yi <[email protected]> Co-authored-by: Lilian Lee <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> * delete extra aliases (pingcap#3367) * delete extra aliases * Update sql-statement-alter-index.md * Update sql-statement-change-column.md * update dashboard diagnostics pickture name (pingcap#3366) * update dashboard diagnostics pickture name Signed-off-by: crazycs520 <[email protected]> * update link Signed-off-by: crazycs520 <[email protected]> * fix typos Co-authored-by: TomShawn <[email protected]> Co-authored-by: Keke Yi <[email protected]> * add plan_from_cache in slow_query document (pingcap#3369) * add plan_from_cache in slow_query document * Update identify-slow-queries.md Co-authored-by: Lilian Lee <[email protected]> * improve location-awareness (pingcap#3174) * improve location-awareness Signed-off-by: disksing <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * Update location-awareness.md Co-authored-by: Keke Yi <[email protected]> * rename the file and add an alias * update title * fix CI * fix 2 links * Update TOC.md Co-authored-by: Keke Yi <[email protected]> Co-authored-by: yikeke <[email protected]> * tidy up docs-special-week branch (pingcap#3368) * remove names and refs * tidy up TOC; add draft attribute; fix minor issues * draft:true -> draft: true * refine TOC * rename a file; delete extra empty files * fix 4 dead links due to renaming * rename a file; add an alias * <br> -> <br/> * Update descriptions and format (pingcap#3370) * 修改一些描述的层次格式 * 修改缩进 * Update troubleshoot-high-disk-io.md * Update troubleshoot-high-disk-io.md * Update indentation * Update troubleshoot-high-disk-io.md * Update troubleshoot-high-disk-io.md update 一些段落格式 Co-authored-by: Lilian Lee <[email protected]> * add backticks to fix build issues (pingcap#3371) * add backticks to fix build issues * remove extra slash * revert frontmatter changes * Update tune-tiflash-performance.md * delete extra assignee names * fix two build issues Co-authored-by: lilin90 <[email protected]> Co-authored-by: Yiding Cui <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: ruoxi <[email protected]> Co-authored-by: Flowyi <[email protected]> Co-authored-by: Lynn <[email protected]> Co-authored-by: xufei <[email protected]> Co-authored-by: 3pointer <[email protected]> Co-authored-by: Ran <[email protected]> Co-authored-by: Lei Zhao <[email protected]> Co-authored-by: TomShawn <[email protected]> Co-authored-by: toutdesuite <[email protected]> Co-authored-by: JaySon <[email protected]> Co-authored-by: Zwb <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]> Co-authored-by: lidezhu <[email protected]> Co-authored-by: pepezzzz <[email protected]> Co-authored-by: tangenta <[email protected]> Co-authored-by: lawyerphx <[email protected]> Co-authored-by: cfzjywxk <[email protected]> Co-authored-by: Zejun Li <[email protected]> Co-authored-by: MyonKeminta <[email protected]> Co-authored-by: Win-Man <[email protected]> Co-authored-by: Jack Yu <[email protected]> Co-authored-by: Chengpeng Yan <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: HuaiyuXu <[email protected]> Co-authored-by: Feng Liyuan <[email protected]> Co-authored-by: Xintao <[email protected]> Co-authored-by: Caitin <[email protected]> Co-authored-by: Kenan Yao <[email protected]> Co-authored-by: djshow832 <[email protected]> Co-authored-by: Lingyu Song <[email protected]> Co-authored-by: kissmydb <[email protected]> Co-authored-by: Zhuomin(Charming) Liu <[email protected]> Co-authored-by: Lonng <[email protected]> Co-authored-by: yuzhibotao <[email protected]> Co-authored-by: bb7133 <[email protected]> Co-authored-by: Wallace <[email protected]> Co-authored-by: Liangliang Gu <[email protected]> Co-authored-by: crazycs <[email protected]> Co-authored-by: 苗青利 <[email protected]> Co-authored-by: Zhang Jian <[email protected]> Co-authored-by: lzs <[email protected]> Co-authored-by: Shenghui Wu <[email protected]> Co-authored-by: xiaoyangwang5 <[email protected]> Co-authored-by: pcqz <[email protected]> Co-authored-by: freyfl <[email protected]> Co-authored-by: wentaojin <[email protected]> Co-authored-by: lysu <[email protected]> Co-authored-by: tiancaiamao <[email protected]> Co-authored-by: King-Dylan <[email protected]> Co-authored-by: Zhi Qi <[email protected]> Co-authored-by: disksing <[email protected]> Co-authored-by: DamonGuo@PingCAP <[email protected]> Co-authored-by: KASSADAR <[email protected]> Co-authored-by: zhenjiao gao <[email protected]> Co-authored-by: lei yu <[email protected]> Co-authored-by: qupeng <[email protected]> Co-authored-by: wjHuang <[email protected]> Co-authored-by: glkappe <[email protected]> Co-authored-by: Jay <[email protected]> Co-authored-by: WangXiangUSTC <[email protected]> Co-authored-by: Wenxuan <[email protected]> Co-authored-by: Wang Jun <[email protected]> Co-authored-by: Neil Shen <[email protected]> Co-authored-by: 山岚 <[email protected]> Co-authored-by: lhy1024 <[email protected]> Co-authored-by: birdstorm <[email protected]> Co-authored-by: Shirly <[email protected]> Co-authored-by: winkyao <[email protected]> Co-authored-by: TaoZhengCN <[email protected]> Co-authored-by: Connor <[email protected]> Co-authored-by: zhangjinpeng1987 <[email protected]> Co-authored-by: yilongrong <[email protected]> Co-authored-by: Se-L <[email protected]> Co-authored-by: wangxj <[email protected]> Co-authored-by: Sparkle <[email protected]> Co-authored-by: Breezewish <[email protected]> Co-authored-by: 混沌DM <[email protected]> Co-authored-by: ruofly0425 <[email protected]> Co-authored-by: leoppro <[email protected]> Co-authored-by: Yuanjia Zhang <[email protected]>
- Loading branch information