Skip to content

feat: add docs about tidb cloud #20529

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

Open
wants to merge 1 commit into
base: release-8.1
Choose a base branch
from

Conversation

zoubingwu
Copy link
Member

@zoubingwu zoubingwu commented Jun 19, 2025

Description

Docs from https://github.com/pingcap/docs/tree/release-8.1 with same file name, translated using AI.

  • ✌️: checked by AI
  • 📏: only checked line numbers

Progress

  • TOC-tidb-cloud.md ✅📏
  • tidb-cloud/tidb-cloud-intro.md ✅ ✌️
  • mysql-compatibility.md ✅ ✌️
  • tidb-cloud/tidb-cloud-quickstart.md ✅ ✌️
  • tidb-cloud/vector-search-get-started-using-python.md ✅ ✌️
  • tidb-cloud/tidb-cloud-htap-quickstart.md ✅ ✌️
  • tidb-cloud/get-started-with-cli.md ✅ ✌️
  • tidb-cloud/tidb-cloud-poc.md ✅ ✌️
  • tidb-cloud/key-concepts.md ✅ ✌️
  • tidb-cloud/architecture-concepts.md ✅ ✌️
  • tidb-cloud/database-schema-concepts.md ✅ ✌️
  • tidb-cloud/transaction-concepts.md ✅ ✌️
  • tidb-cloud/sql-concepts.md ✅ ✌️
  • tidb-cloud/ai-feature-concepts.md ✅ ✌️
  • tidb-cloud/data-service-concepts.md ✅ ✌️
  • tidb-cloud/scalability-concepts.md ✅ ✌️
  • tidb-cloud/serverless-high-availability.md ✅ ✌️
  • tidb-cloud/high-availability-with-multi-az.md ✅ ✌️
  • tidb-cloud/monitoring-concepts.md ✅ ✌️
  • tidb-cloud/data-streaming-concepts.md ✅ ✌️
  • tidb-cloud/backup-and-restore-concepts.md ✅ ✌️
  • tidb-cloud/security-concepts.md ✅ ✌️
  • develop/dev-guide-overview.md ✅ ✌️
  • develop/dev-guide-build-cluster-in-cloud.md ✅ ✌️
  • develop/dev-guide-tidb-crud-sql.md ✅ ✌️
  • develop/dev-guide-gui-datagrip.md ✅ ✌️
  • develop/dev-guide-gui-dbeaver.md ✅ ✌️
  • develop/dev-guide-gui-vscode-sqltools.md ✅ ✌️
  • develop/dev-guide-gui-mysql-workbench.md ✅ ✌️
  • develop/dev-guide-gui-navicat.md ✅ ✌️
  • develop/dev-guide-choose-driver-or-orm.md ✅ ✌️
  • tidb-cloud/dev-guide-bi-looker-studio.md ✅ ✌️
  • develop/dev-guide-sample-application-java-jdbc.md ✅ ✌️
  • develop/dev-guide-sample-application-java-mybatis.md ✅ ✌️
  • develop/dev-guide-sample-application-java-hibernate.md ✅ ✌️
  • develop/dev-guide-sample-application-java-spring-boot.md ✅ ✌️
  • develop/dev-guide-connection-parameters.md ✅ ✌️
  • develop/dev-guide-sample-application-golang-sql-driver.md ✅ ✌️
  • develop/dev-guide-sample-application-golang-gorm.md ✅ ✌️
  • develop/dev-guide-sample-application-python-mysqlclient.md ✅ ✌️
  • develop/dev-guide-sample-application-python-mysql-connector.md ✅ ✌️
  • develop/dev-guide-sample-application-python-pymysql.md ✅ ✌️
  • develop/dev-guide-sample-application-python-sqlalchemy.md ✅ ✌️
  • develop/dev-guide-sample-application-python-peewee.md ✅ ✌️
  • develop/dev-guide-sample-application-python-django.md ✅ ✌️
  • develop/dev-guide-sample-application-nodejs-mysql2.md ✅ ✌️
  • develop/dev-guide-sample-application-nodejs-mysqljs.md ✅ ✌️
  • develop/dev-guide-sample-application-nodejs-prisma.md ✅ ✌️
  • develop/dev-guide-sample-application-nodejs-sequelize.md ✅ ✌️
  • develop/dev-guide-sample-application-nodejs-typeorm.md ✅ ✌️
  • develop/dev-guide-sample-application-nextjs.md ✅ ✌️
  • develop/dev-guide-sample-application-aws-lambda.md ✅ ✌️
  • develop/dev-guide-sample-application-ruby-mysql2.md ✅ ✌️
  • develop/dev-guide-sample-application-ruby-rails.md ✅ ✌️
  • tidb-cloud/dev-guide-wordpress.md ✅ ✌️
  • tidb-cloud/serverless-driver.md ✅ ✌️
  • tidb-cloud/serverless-driver-node-example.md ✅ ✌️
  • tidb-cloud/serverless-driver-prisma-example.md ✅ ✌️
  • tidb-cloud/serverless-driver-kysely-example.md ✅ ✌️
  • tidb-cloud/serverless-driver-drizzle-example.md ✅ ✌️
  • develop/dev-guide-schema-design-overview.md ✅ ✌️
  • develop/dev-guide-create-database.md ✅ ✌️
  • develop/dev-guide-create-table.md ✅ ✌️
  • develop/dev-guide-create-secondary-indexes.md ✅ ✌️
  • develop/dev-guide-insert-data.md ✅ ✌️
  • develop/dev-guide-update-data.md ✅ ✌️
  • develop/dev-guide-delete-data.md ✅ ✌️
  • time-to-live.md ✅ ✌️
  • develop/dev-guide-prepared-statement.md ✅ ✌️
  • develop/dev-guide-get-data-from-single-table.md ✅ ✌️
  • develop/dev-guide-join-tables.md ✅ ✌️
  • develop/dev-guide-use-subqueries.md ✅ ✌️
  • develop/dev-guide-paginate-results.md ✅ ✌️
  • develop/dev-guide-use-views.md ✅ ✌️
  • develop/dev-guide-use-temporary-tables.md ✅ ✌️
  • develop/dev-guide-use-common-table-expression.md ✅ ✌️
  • develop/dev-guide-use-follower-read.md ✅ ✌️
  • develop/dev-guide-use-stale-read.md ✅ ✌️
  • develop/dev-guide-hybrid-oltp-and-olap-queries.md ✅ ✌️
  • develop/dev-guide-transaction-overview.md ✅ ✌️
  • develop/dev-guide-optimistic-and-pessimistic-transaction.md ✅ ✌️
  • develop/dev-guide-transaction-restraints.md ✅ ✌️
  • develop/dev-guide-transaction-troubleshoot.md ✅ ✌️
  • develop/dev-guide-optimize-sql-overview.md ✅ ✌️
  • develop/dev-guide-optimize-sql.md ✅ ✌️
  • develop/dev-guide-optimize-sql-best-practices.md ✅ ✌️
  • develop/dev-guide-index-best-practice.md ✅ ✌️
  • develop/dev-guide-implicit-type-conversion.md ✅ ✌️
  • develop/dev-guide-unique-serial-number-generation.md ✅ ✌️
  • develop/dev-guide-troubleshoot-overview.md ✅ ✌️
  • develop/dev-guide-unstable-result-set.md ✅ ✌️
  • develop/dev-guide-timeouts-in-tidb.md ✅ ✌️
  • develop/dev-guide-object-naming-guidelines.md ✅ ✌️
  • develop/dev-guide-sql-development-specification.md ✅ ✌️
  • develop/dev-guide-bookshop-schema-design.md ✅ ✌️
  • develop/dev-guide-third-party-support.md ✅ ✌️
  • develop/dev-guide-third-party-tools-compatibility.md ✅ ✌️
  • tidb-cloud/select-cluster-tier.md ✅ ✌️
  • tidb-cloud/size-your-cluster.md ✅ ✌️
  • tidb-cloud/tidb-cloud-performance-reference.md ✅ ✌️
  • tidb-cloud/create-tidb-cluster-serverless.md ✅ ✌️
  • tidb-cloud/connect-to-tidb-cluster-serverless.md ✅ ✌️
  • tidb-cloud/connect-via-standard-connection-serverless.md ✅ ✌️
  • tidb-cloud/set-up-private-endpoint-connections-serverless.md ✅ ✌️
  • tidb-cloud/branch-overview.md ✅ ✌️
  • tidb-cloud/branch-manage.md ✅ ✌️
  • tidb-cloud/branch-github-integration.md ✅ ✌️
  • tidb-cloud/manage-serverless-spend-limit.md ✅ ✌️
  • tidb-cloud/backup-and-restore-serverless.md ✅ ✌️
  • tidb-cloud/serverless-export.md ✅ ✌️
  • tidb-cloud/create-tidb-cluster.md ✅ ✌️
  • tidb-cloud/connect-to-tidb-cluster.md ✅ ✌️
  • tidb-cloud/connect-via-standard-connection.md ✅ ✌️
  • tidb-cloud/set-up-private-endpoint-connections.md ✅ ✌️
  • tidb-cloud/set-up-private-endpoint-connections-on-azure.md ✅ ✌️
  • tidb-cloud/set-up-private-endpoint-connections-on-google-cloud.md ✅ ✌️
  • tidb-cloud/set-up-vpc-peering-connections.md ✅ ✌️
  • tidb-cloud/connect-via-sql-shell.md ✅ ✌️
  • tidb-cloud/scale-tidb-cluster.md ✅ ✌️
  • tidb-cloud/backup-and-restore.md ✅ ✌️
  • tidb-cloud/pause-or-resume-tidb-cluster.md ✅ ✌️
  • tidb-cloud/configure-maintenance-window.md ✅ ✌️
  • tiflash/tiflash-overview.md ✅ ✌️
  • tiflash/create-tiflash-replicas.md ✅ ✌️
  • tiflash/use-tidb-to-read-tiflash.md ✅ ✌️
  • tiflash/use-tiflash-mpp-mode.md ✅ ✌️
  • tiflash/use-fastscan.md ✅ ✌️
  • tiflash/tiflash-supported-pushdown-calculations.md ✅ ✌️
  • tiflash/tiflash-results-materialization.md ✅ ✌️
  • tiflash/tiflash-late-materialization.md ✅ ✌️
  • tiflash/tiflash-compatibility.md ✅ ✌️
  • tiflash/tiflash-pipeline-model.md ✅ ✌️
  • tidb-cloud/monitor-tidb-cluster.md ✅ ✌️
  • tidb-cloud/built-in-monitoring.md ✅ ✌️
  • tidb-cloud/monitor-built-in-alerting.md ✅ ✌️
  • tidb-cloud/monitor-alert-email.md ✅ ✌️
  • tidb-cloud/monitor-alert-slack.md ✅ ✌️
  • tidb-cloud/monitor-alert-zoom.md ✅ ✌️
  • tidb-cloud/tidb-cloud-events.md ✅ ✌️
  • tidb-cloud/third-party-monitoring-integrations.md ✅ ✌️
  • tidb-cloud/tidb-cloud-clinic.md ✅ ✌️
  • tidb-cloud/tidb-cloud-tune-performance-overview.md ✅ ✌️
  • tidb-cloud/tune-performance.md ✅ ✌️
  • tidb-cloud/index-insight.md ✅ ✌️
  • statement-summary-tables.md ✅ ✌️
  • tidb-cloud/tidb-cloud-sql-tuning-overview.md ✅ ✌️
  • explain-overview.md ✅ ✌️
  • explain-walkthrough.md ✅ ✌️
  • explain-indexes.md ✅ ✌️
  • explain-joins.md ✅ ✌️
  • explain-mpp.md ✅ ✌️
  • explain-subqueries.md ✅ ✌️
  • explain-aggregation.md ✅ ✌️
  • explain-views.md ✅ ✌️
  • explain-partitions.md ✅ ✌️
  • explain-index-merge.md ✅ ✌️
  • sql-optimization-concepts.md ✅ ✌️
  • sql-logical-optimization.md ✅ ✌️
  • subquery-optimization.md ✅ ✌️
  • column-pruning.md ✅ ✌️
  • correlated-subquery-optimization.md ✅ ✌️
  • max-min-eliminate.md ✅ ✌️
  • predicate-push-down.md ✅ ✌️
  • partition-pruning.md ✅ ✌️
  • topn-limit-push-down.md ✅ ✌️
  • join-reorder.md ✅ ✌️
  • derive-topn-from-window.md ✅ ✌️
  • sql-physical-optimization.md ✅ ✌️
  • choose-index.md ✅ ✌️
  • statistics.md ✅ ✌️
  • extended-statistics.md ✅ ✌️
  • wrong-index-solution.md ✅ ✌️
  • agg-distinct-optimization.md ✅ ✌️
  • cost-model.md ✅ ✌️
  • runtime-filter.md ✅ ✌️
  • sql-prepared-plan-cache.md ✅ ✌️
  • sql-non-prepared-plan-cache.md ✅ ✌️
  • control-execution-plan.md ✅ ✌️
  • optimizer-hints.md ✅ ✌️
  • sql-plan-management.md ✅ ✌️
  • blocklist-control-plan.md ✅ ✌️
  • optimizer-fix-controls.md ✅ ✌️
  • follower-read.md ✅ ✌️
  • coprocessor-cache.md ✅ ✌️
  • garbage-collection-overview.md ✅ ✌️
  • garbage-collection-configuration.md ✅ ✌️
  • tiflash/tune-tiflash-performance.md ✅ ✌️
  • tidb-cloud/optimize-resource-allocation.md ✅ ✌️
  • tidb-resource-control.md ✅ ✌️
  • tidb-cloud/tidb-node-group-overview.md ✅ ✌️
  • tidb-cloud/tidb-node-group-management.md ✅ ✌️
  • tidb-cloud/upgrade-tidb-cluster.md ✅ ✌️
  • tidb-cloud/delete-tidb-cluster.md ✅ ✌️
  • tidb-cloud/tidb-cloud-migration-overview.md ✅ ✌️
  • tidb-cloud/migrate-from-mysql-using-data-migration.md ✅ ✌️
  • tidb-cloud/migrate-incremental-data-from-mysql-using-data-migration.md ✅ ✌️
  • tidb-cloud/migrate-sql-shards.md ✅ ✌️
  • tidb-cloud/migrate-from-op-tidb.md ✅ ✌️
  • tidb-cloud/migrate-from-mysql-using-aws-dms.md ✅ ✌️
  • tidb-cloud/migrate-from-oracle-using-aws-dms.md ✅ ✌️
  • tidb-cloud/import-sample-data.md ✅ ✌️
  • tidb-cloud/import-csv-files.md ✅ ✌️
  • tidb-cloud/import-parquet-files.md ✅ ✌️
  • tidb-cloud/import-with-mysql-cli.md ✅ ✌️
  • tidb-cloud/import-sample-data-serverless.md ✅ ✌️
  • tidb-cloud/tidb-cloud-import-local-files.md ✅ ✌️
  • tidb-cloud/import-csv-files-serverless.md ✅ ✌️
  • tidb-cloud/import-parquet-files-serverless.md ✅ ✌️
  • tidb-cloud/import-with-mysql-cli-serverless.md ✅ ✌️
  • tidb-cloud/dedicated-external-storage.md ✅ ✌️
  • tidb-cloud/serverless-external-storage.md ✅ ✌️
  • tidb-cloud/naming-conventions-for-data-import.md ✅ ✌️
  • tidb-cloud/csv-config-for-import-data.md ✅ ✌️
  • tidb-cloud/troubleshoot-import-access-denied-error.md ✅ ✌️
  • tidb-cloud/tidb-cloud-dm-precheck-and-troubleshooting.md ✅ ✌️
  • tidb-cloud/tidb-cloud-connect-aws-dms.md ✅ ✌️
  • tidb-cloud/explore-data-with-chat2query.md ✅ ✌️
  • tidb-cloud/sql-proxy-account.md ✅ ✌️
  • tidb-cloud/vector-search-overview.md ✅ ✌️
  • tidb-cloud/vector-search-get-started-using-sql.md ✅ ✌️
  • tidb-cloud/vector-search-integration-overview.md ✅ ✌️
  • tidb-cloud/vector-search-integrate-with-llamaindex.md ✅ ✌️
  • tidb-cloud/vector-search-integrate-with-langchain.md ✅ ✌️
  • tidb-cloud/vector-search-integrate-with-amazon-bedrock.md ✅ ✌️
  • tidb-cloud/vector-search-integrate-with-jinaai-embedding.md ✅ ✌️
  • tidb-cloud/vector-search-integrate-with-sqlalchemy.md ✅ ✌️
  • tidb-cloud/vector-search-integrate-with-peewee.md ✅ ✌️
  • tidb-cloud/vector-search-integrate-with-django-orm.md ✅ ✌️
  • tidb-cloud/vector-search-full-text-search-sql.md ✅ ✌️
  • tidb-cloud/vector-search-full-text-search-python.md ✅ ✌️
  • tidb-cloud/vector-search-hybrid-search.md ✅ ✌️
  • tidb-cloud/vector-search-data-types.md ✅ ✌️
  • tidb-cloud/vector-search-functions-and-operators.md ✅ ✌️
  • tidb-cloud/vector-search-index.md ✅ ✌️
  • tidb-cloud/vector-search-improve-performance.md ✅ ✌️
  • tidb-cloud/vector-search-limitations.md ✅ ✌️
  • tidb-cloud/vector-search-changelogs.md ✅ ✌️
  • tidb-cloud/data-service-overview.md ✅ ✌️
  • tidb-cloud/data-service-get-started.md ✅ ✌️
  • tidb-cloud/use-chat2query-api.md ✅ ✌️
  • tidb-cloud/use-chat2query-sessions.md ✅ ✌️
  • tidb-cloud/use-chat2query-knowledge.md ✅ ✌️
  • tidb-cloud/data-service-manage-data-app.md ✅ ✌️
  • tidb-cloud/data-service-manage-endpoint.md ✅ ✌️
  • tidb-cloud/data-service-api-key.md ✅ ✌️
  • tidb-cloud/data-service-custom-domain.md ✅ ✌️
  • tidb-cloud/data-service-integrations.md ✅ ✌️
  • tidb-cloud/data-service-postman-integration.md ✅ ✌️
  • tidb-cloud/data-service-manage-github-connection.md ✅ ✌️
  • tidb-cloud/data-service-oas-with-nextjs.md ✅ ✌️
  • tidb-cloud/data-service-app-config-files.md ✅ ✌️
  • tidb-cloud/data-service-response-and-status-code.md ✅ ✌️
  • tidb-cloud/changefeed-overview.md ✅ ✌️
  • tidb-cloud/changefeed-sink-to-mysql.md ✅ ✌️
  • tidb-cloud/changefeed-sink-to-apache-kafka.md ✅ ✌️
  • tidb-cloud/changefeed-sink-to-apache-pulsar.md ✅ ✌️
  • tidb-cloud/changefeed-sink-to-tidb-cloud.md ✅ ✌️
  • tidb-cloud/changefeed-sink-to-cloud-storage.md ✅ ✌️
  • tidb-cloud/setup-aws-self-hosted-kafka-private-link-service.md ✅ ✌️
  • tidb-cloud/setup-azure-self-hosted-kafka-private-link-service.md ✅ ✌️
  • tidb-cloud/setup-self-hosted-kafka-private-service-connect.md ✅ ✌️
  • tidb-cloud/recovery-group-overview.md ✅ ✌️
  • tidb-cloud/recovery-group-get-started.md ✅ ✌️
  • tidb-cloud/recovery-group-failover.md ✅ ✌️
  • tidb-cloud/recovery-group-delete.md ✅ ✌️
  • tidb-cloud/tidb-cloud-password-authentication.md ✅ ✌️
  • tidb-cloud/tidb-cloud-sso-authentication.md ✅ ✌️
  • tidb-cloud/tidb-cloud-org-sso-authentication.md ✅ ✌️
  • tidb-cloud/manage-user-access.md ✅ ✌️
  • tidb-cloud/oauth2.md ✅ ✌️
  • tidb-cloud/configure-serverless-firewall-rules-for-public-endpoints.md ✅ ✌️
  • tidb-cloud/secure-connections-to-serverless-clusters.md ✅ ✌️
  • tidb-cloud/configure-ip-access-list.md ✅ ✌️
  • tidb-cloud/tidb-cloud-tls-connect-to-dedicated.md ✅ ✌️
  • tidb-cloud/tidb-cloud-encrypt-cmek.md ✅ ✌️
  • tidb-cloud/configure-security-settings.md ✅ ✌️
  • tidb-cloud/tidb-cloud-auditing.md ✅ ✌️
  • tidb-cloud/tidb-cloud-console-auditing.md ✅ ✌️
  • tidb-cloud/tidb-cloud-billing-ticdc-rcu.md ✅ ✌️
  • tidb-cloud/tidb-cloud-billing-dm.md ✅ ✌️
  • tidb-cloud/tidb-cloud-billing-recovery-group.md ✅ ✌️
  • tidb-cloud/tidb-cloud-budget.md ✅ ✌️
  • tidb-cloud/integrate-tidbcloud-with-airbyte.md ✅ ✌️
  • develop/dev-guide-aws-appflow-integration.md ✅ ✌️
  • tidb-cloud/integrate-tidbcloud-with-aws-lambda.md ✅ ✌️
  • tidb-cloud/integrate-tidbcloud-with-cloudflare.md ✅ ✌️
  • tidb-cloud/monitor-datadog-integration.md ✅ ✌️
  • tidb-cloud/integrate-tidbcloud-with-dbt.md ✅ ✌️
  • develop/dev-guide-playground-gitpod.md ✅ ✌️
  • tidb-cloud/integrate-tidbcloud-with-n8n.md ✅ ✌️
  • tidb-cloud/integrate-tidbcloud-with-netlify.md ✅ ✌️
  • tidb-cloud/monitor-new-relic-integration.md ✅ ✌️
  • tidb-cloud/monitor-prometheus-and-grafana-integration.md ✅ ✌️
  • develop/dev-guide-proxysql-integration.md ✅ ✌️
  • tidb-cloud/terraform-tidbcloud-provider-overview.md ✅ ✌️
  • tidb-cloud/terraform-get-tidbcloud-provider.md ✅ ✌️
  • tidb-cloud/terraform-use-cluster-resource.md ✅ ✌️
  • tidb-cloud/terraform-use-backup-resource.md ✅ ✌️
  • tidb-cloud/terraform-use-restore-resource.md ✅ ✌️
  • tidb-cloud/terraform-use-import-resource.md ✅ ✌️
  • tidb-cloud/terraform-migrate-cluster-resource.md ✅ ✌️
  • tidb-cloud/integrate-tidbcloud-with-vercel.md ✅ ✌️
  • tidb-cloud/integrate-tidbcloud-with-zapier.md ✅ ✌️
  • basic-sql-operations.md ✅ ✌️
  • auto-increment.md ✅ ✌️
  • auto-random.md ✅ ✌️
  • shard-row-id-bits.md ✅ ✌️
  • literal-values.md ✅ ✌️
  • schema-object-names.md ✅ ✌️
  • keywords.md ✅ ✌️
  • user-defined-variables.md ✅ ✌️
  • expression-syntax.md ✅ ✌️
  • comment-syntax.md ✅ ✌️
  • sql-statements/sql-statement-overview.md ✅ ✌️
  • sql-statements/sql-statement-admin.md ✅ ✌️
  • sql-statements/sql-statement-admin-cancel-ddl.md ✅ ✌️
  • sql-statements/sql-statement-admin-checksum-table.md ✅ ✌️
  • sql-statements/sql-statement-admin-check-table-index.md ✅ ✌️
  • sql-statements/sql-statement-admin-cleanup.md ✅ ✌️
  • sql-statements/sql-statement-admin-pause-ddl.md ✅ ✌️
  • sql-statements/sql-statement-admin-recover.md ✅ ✌️
  • sql-statements/sql-statement-admin-resume-ddl.md ✅ ✌️
  • sql-statements/sql-statement-admin-show-ddl.md ✅ ✌️
  • sql-statements/sql-statement-alter-database.md ✅ ✌️
  • sql-statements/sql-statement-alter-instance.md ✅ ✌️
  • sql-statements/sql-statement-alter-placement-policy.md ✅ ✌️
  • sql-statements/sql-statement-alter-range.md ✅ ✌️
  • sql-statements/sql-statement-alter-resource-group.md ✅ ✌️
  • sql-statements/sql-statement-alter-sequence.md ✅ ✌️
  • sql-statements/sql-statement-alter-table.md ✅ ✌️
  • sql-statements/sql-statement-add-column.md ✅ ✌️
  • sql-statements/sql-statement-add-index.md ✅ ✌️
  • sql-statements/sql-statement-alter-index.md ✅ ✌️
  • sql-statements/sql-statement-change-column.md ✅ ✌️
  • sql-statements/sql-statement-alter-table-compact.md ✅ ✌️
  • sql-statements/sql-statement-drop-column.md ✅ ✌️
  • sql-statements/sql-statement-drop-index.md ✅ ✌️
  • sql-statements/sql-statement-modify-column.md ✅ ✌️
  • sql-statements/sql-statement-rename-index.md ✅ ✌️
  • sql-statements/sql-statement-alter-user.md ✅ ✌️
  • sql-statements/sql-statement-analyze-table.md ✅ ✌️
  • sql-statements/sql-statement-backup.md ✅ ✌️
  • sql-statements/sql-statement-batch.md ✅ ✌️
  • sql-statements/sql-statement-begin.md ✅ ✌️
  • sql-statements/sql-statement-cancel-import-job.md ✅ ✌️
  • sql-statements/sql-statement-commit.md ✅ ✌️
  • sql-statements/sql-statement-create-binding.md ✅ ✌️
  • sql-statements/sql-statement-create-database.md ✅ ✌️
  • sql-statements/sql-statement-create-index.md ✅ ✌️
  • sql-statements/sql-statement-create-placement-policy.md ✅ ✌️
  • sql-statements/sql-statement-create-resource-group.md ✅ ✌️
  • sql-statements/sql-statement-create-role.md ✅ ✌️
  • sql-statements/sql-statement-create-sequence.md ✅ ✌️
  • sql-statements/sql-statement-create-table-like.md ✅ ✌️
  • sql-statements/sql-statement-create-table.md ✅ ✌️
  • sql-statements/sql-statement-create-user.md ✅ ✌️
  • sql-statements/sql-statement-create-view.md ✅ ✌️
  • sql-statements/sql-statement-deallocate.md ✅ ✌️
  • sql-statements/sql-statement-delete.md ✅ ✌️
  • sql-statements/sql-statement-desc.md ✅ ✌️
  • sql-statements/sql-statement-describe.md ✅ ✌️
  • sql-statements/sql-statement-do.md ✅ ✌️
  • sql-statements/sql-statement-drop-binding.md ✅ ✌️
  • sql-statements/sql-statement-drop-database.md ✅ ✌️
  • sql-statements/sql-statement-drop-placement-policy.md ✅ ✌️
  • sql-statements/sql-statement-drop-resource-group.md ✅ ✌️
  • sql-statements/sql-statement-drop-role.md ✅ ✌️
  • sql-statements/sql-statement-drop-sequence.md ✅ ✌️
  • sql-statements/sql-statement-drop-stats.md ✅ ✌️
  • sql-statements/sql-statement-drop-table.md ✅ ✌️
  • sql-statements/sql-statement-drop-user.md ✅ ✌️
  • sql-statements/sql-statement-drop-view.md ✅ ✌️
  • sql-statements/sql-statement-execute.md ✅ ✌️
  • sql-statements/sql-statement-explain-analyze.md ✅ ✌️
  • sql-statements/sql-statement-explain.md ✅ ✌️
  • sql-statements/sql-statement-flashback-cluster.md ✅ ✌️
  • sql-statements/sql-statement-flashback-database.md ✅ ✌️
  • sql-statements/sql-statement-flashback-table.md ✅ ✌️
  • sql-statements/sql-statement-flush-privileges.md ✅ ✌️
  • sql-statements/sql-statement-flush-status.md ✅ ✌️
  • sql-statements/sql-statement-flush-tables.md ✅ ✌️
  • sql-statements/sql-statement-grant-privileges.md ✅ ✌️
  • sql-statements/sql-statement-grant-role.md ✅ ✌️
  • sql-statements/sql-statement-import-into.md ✅ ✌️
  • sql-statements/sql-statement-insert.md ✅ ✌️
  • sql-statements/sql-statement-kill.md ✅ ✌️
  • sql-statements/sql-statement-load-data.md ✅ ✌️
  • sql-statements/sql-statement-load-stats.md ✅ ✌️
  • sql-statements/sql-statement-lock-stats.md ✅ ✌️
  • sql-statements/sql-statement-lock-tables-and-unlock-tables.md ✅ ✌️
  • sql-statements/sql-statement-prepare.md ✅ ✌️
  • sql-statements/sql-statement-query-watch.md ✅ ✌️
  • sql-statements/sql-statement-recover-table.md ✅ ✌️
  • sql-statements/sql-statement-rename-table.md ✅ ✌️
  • sql-statements/sql-statement-rename-user.md ✅ ✌️
  • sql-statements/sql-statement-replace.md ✅ ✌️
  • sql-statements/sql-statement-restore.md ✅ ✌️
  • sql-statements/sql-statement-revoke-privileges.md ✅ ✌️
  • sql-statements/sql-statement-revoke-role.md ✅ ✌️
  • sql-statements/sql-statement-rollback.md ✅ ✌️
  • sql-statements/sql-statement-savepoint.md ✅ ✌️
  • sql-statements/sql-statement-select.md ✅ ✌️
  • sql-statements/sql-statement-set-default-role.md ✅ ✌️
  • sql-statements/sql-statement-set-names.md ✅ ✌️
  • sql-statements/sql-statement-set-password.md ✅ ✌️
  • sql-statements/sql-statement-set-resource-group.md ✅ ✌️
  • sql-statements/sql-statement-set-role.md ✅ ✌️
  • sql-statements/sql-statement-set-transaction.md ✅ ✌️
  • sql-statements/sql-statement-set-variable.md ✅ ✌️
  • sql-statements/sql-statement-show-analyze-status.md ✅ ✌️
  • sql-statements/sql-statement-show-backups.md ✅ ✌️
  • sql-statements/sql-statement-show-bindings.md ✅ ✌️
  • sql-statements/sql-statement-show-builtins.md ✅ ✌️
  • sql-statements/sql-statement-show-character-set.md ✅ ✌️
  • sql-statements/sql-statement-show-collation.md ✅ ✌️
  • sql-statements/sql-statement-show-column-stats-usage.md ✅ ✌️
  • sql-statements/sql-statement-show-columns-from.md ✅ ✌️
  • sql-statements/sql-statement-show-create-database.md ✅ ✌️
  • sql-statements/sql-statement-show-create-placement-policy.md ✅ ✌️
  • sql-statements/sql-statement-show-create-resource-group.md ✅ ✌️
  • sql-statements/sql-statement-show-create-sequence.md ✅ ✌️
  • sql-statements/sql-statement-show-create-table.md ✅ ✌️
  • sql-statements/sql-statement-show-create-user.md ✅ ✌️
  • sql-statements/sql-statement-show-databases.md ✅ ✌️
  • sql-statements/sql-statement-show-engines.md ✅ ✌️
  • sql-statements/sql-statement-show-errors.md ✅ ✌️
  • sql-statements/sql-statement-show-fields-from.md ✅ ✌️
  • sql-statements/sql-statement-show-grants.md ✅ ✌️
  • sql-statements/sql-statement-show-import-job.md ✅ ✌️
  • sql-statements/sql-statement-show-indexes.md ✅ ✌️
  • sql-statements/sql-statement-show-master-status.md ✅ ✌️
  • sql-statements/sql-statement-show-placement.md ✅ ✌️
  • sql-statements/sql-statement-show-placement-for.md ✅ ✌️
  • sql-statements/sql-statement-show-placement-labels.md ✅ ✌️
  • sql-statements/sql-statement-show-plugins.md ✅ ✌️
  • sql-statements/sql-statement-show-privileges.md ✅ ✌️
  • sql-statements/sql-statement-show-processlist.md ✅ ✌️
  • sql-statements/sql-statement-show-profiles.md ✅ ✌️
  • sql-statements/sql-statement-show-schemas.md ✅ ✌️
  • sql-statements/sql-statement-show-stats-buckets.md ✅ ✌️
  • sql-statements/sql-statement-show-stats-healthy.md ✅ ✌️
  • sql-statements/sql-statement-show-stats-histograms.md ✅ ✌️
  • sql-statements/sql-statement-show-stats-locked.md ✅ ✌️
  • sql-statements/sql-statement-show-stats-meta.md ✅ ✌️
  • sql-statements/sql-statement-show-stats-topn.md ✅ ✌️
  • sql-statements/sql-statement-show-status.md ✅ ✌️
  • sql-statements/sql-statement-show-table-next-rowid.md ✅ ✌️
  • sql-statements/sql-statement-show-table-regions.md ✅ ✌️
  • sql-statements/sql-statement-show-table-status.md ✅ ✌️
  • sql-statements/sql-statement-show-tables.md ✅ ✌️
  • sql-statements/sql-statement-show-variables.md ✅ ✌️
  • sql-statements/sql-statement-show-warnings.md ✅ ✌️
  • sql-statements/sql-statement-split-region.md ✅ ✌️
  • sql-statements/sql-statement-start-transaction.md ✅ ✌️
  • sql-statements/sql-statement-table.md ✅ ✌️
  • sql-statements/sql-statement-trace.md ✅ ✌️
  • sql-statements/sql-statement-truncate.md ✅ ✌️
  • sql-statements/sql-statement-unlock-stats.md ✅ ✌️
  • sql-statements/sql-statement-update.md ✅ ✌️
  • sql-statements/sql-statement-use.md ✅ ✌️
  • sql-statements/sql-statement-with.md ✅ ✌️
  • data-type-overview.md ✅ ✌️
  • data-type-default-values.md ✅ ✌️
  • data-type-numeric.md ✅ ✌️
  • data-type-date-and-time.md ✅ ✌️
  • data-type-string.md ✅ ✌️
  • data-type-json.md ✅ ✌️
  • functions-and-operators/functions-and-operators-overview.md ✅ ✌️
  • functions-and-operators/type-conversion-in-expression-evaluation.md ✅ ✌️
  • functions-and-operators/operators.md ✅ ✌️
  • functions-and-operators/control-flow-functions.md ✅ ✌️
  • functions-and-operators/string-functions.md ✅ ✌️
  • functions-and-operators/numeric-functions-and-operators.md ✅ ✌️
  • functions-and-operators/date-and-time-functions.md ✅ ✌️
  • functions-and-operators/bit-functions-and-operators.md ✅ ✌️
  • functions-and-operators/cast-functions-and-operators.md ✅ ✌️
  • functions-and-operators/encryption-and-compression-functions.md ✅ ✌️
  • functions-and-operators/locking-functions.md ✅ ✌️
  • functions-and-operators/information-functions.md ✅ ✌️
  • functions-and-operators/json-functions.md ✅ ✌️
  • functions-and-operators/json-functions/json-functions-create.md ✅ ✌️
  • functions-and-operators/json-functions/json-functions-search.md ✅ ✌️
  • functions-and-operators/json-functions/json-functions-modify.md ✅ ✌️
  • functions-and-operators/json-functions/json-functions-return.md ✅ ✌️
  • functions-and-operators/json-functions/json-functions-utility.md ✅ ✌️
  • functions-and-operators/json-functions/json-functions-aggregate.md ✅ ✌️
  • functions-and-operators/aggregate-group-by-functions.md ✅ ✌️
  • functions-and-operators/group-by-modifier.md ✅ ✌️
  • functions-and-operators/window-functions.md ✅ ✌️
  • functions-and-operators/sequence-functions.md ✅ ✌️
  • functions-and-operators/utility-functions.md ✅ ✌️
  • functions-and-operators/miscellaneous-functions.md ✅ ✌️
  • functions-and-operators/tidb-functions.md ✅📏
  • functions-and-operators/precision-math.md ✅ ✌️
  • functions-and-operators/set-operators.md ✅ ✌️
  • functions-and-operators/expressions-pushed-down.md ✅ ✌️
  • clustered-indexes.md ✅ ✌️
  • constraints.md ✅ ✌️
  • generated-columns.md ✅ ✌️
  • sql-mode.md ✅ ✌️
  • table-attributes.md ✅ ✌️
  • transaction-overview.md ✅ ✌️
  • transaction-isolation-levels.md ✅ ✌️
  • optimistic-transaction.md ✅ ✌️
  • pessimistic-transaction.md ✅ ✌️
  • non-transactional-dml.md ✅ ✌️
  • views.md ✅ ✌️
  • partitioned-table.md ✅ ✌️
  • temporary-tables.md ✅ ✌️
  • cached-tables.md ✅ ✌️
  • foreign-key.md ✅ ✌️
  • character-set-and-collation.md ✅ ✌️
  • character-set-gbk.md ✅ ✌️
  • stale-read.md ✅ ✌️
  • as-of-timestamp.md ✅ ✌️
  • tidb-read-staleness.md ✅ ✌️
  • tidb-external-ts.md ✅ ✌️
  • read-historical-data.md ✅ ✌️
  • placement-rules-in-sql.md ✅ ✌️
  • mysql-schema/mysql-schema.md ✅ ✌️
  • mysql-schema/mysql-schema-user.md ✅ ✌️
  • information-schema/information-schema.md ✅📏
  • information-schema/information-schema-analyze-status.md ✅ ✌️
  • information-schema/information-schema-check-constraints.md ✅ ✌️
  • information-schema/client-errors-summary-by-host.md ✅ ✌️
  • information-schema/client-errors-summary-by-user.md ✅ ✌️
  • information-schema/client-errors-summary-global.md ✅ ✌️
  • information-schema/information-schema-character-sets.md ✅ ✌️
  • information-schema/information-schema-cluster-info.md ✅ ✌️
  • information-schema/information-schema-collations.md ✅ ✌️
  • information-schema/information-schema-collation-character-set-applicability.md ✅ ✌️
  • information-schema/information-schema-columns.md ✅ ✌️
  • information-schema/information-schema-data-lock-waits.md ✅ ✌️
  • information-schema/information-schema-ddl-jobs.md ✅ ✌️
  • information-schema/information-schema-deadlocks.md ✅ ✌️
  • information-schema/information-schema-engines.md ✅ ✌️
  • information-schema/information-schema-keywords.md ✅ ✌️
  • information-schema/information-schema-key-column-usage.md ✅ ✌️
  • information-schema/information-schema-memory-usage.md ✅ ✌️
  • information-schema/information-schema-memory-usage-ops-history.md ✅ ✌️
  • information-schema/information-schema-partitions.md ✅ ✌️
  • information-schema/information-schema-placement-policies.md ✅ ✌️
  • information-schema/information-schema-processlist.md ✅ ✌️
  • information-schema/information-schema-referential-constraints.md ✅ ✌️
  • information-schema/information-schema-resource-groups.md ✅ ✌️
  • information-schema/information-schema-runaway-watches.md ✅ ✌️
  • information-schema/information-schema-schemata.md ✅ ✌️
  • information-schema/information-schema-sequences.md ✅ ✌️
  • information-schema/information-schema-session-variables.md ✅ ✌️
  • information-schema/information-schema-slow-query.md ✅ ✌️
  • information-schema/information-schema-statistics.md ✅ ✌️
  • information-schema/information-schema-tables.md ✅ ✌️
  • information-schema/information-schema-table-constraints.md ✅ ✌️
  • information-schema/information-schema-table-storage-stats.md ✅ ✌️
  • information-schema/information-schema-tidb-check-constraints.md ✅ ✌️
  • information-schema/information-schema-tidb-hot-regions-history.md ✅ ✌️
  • information-schema/information-schema-tidb-indexes.md ✅ ✌️
  • information-schema/information-schema-tidb-index-usage.md ✅ ✌️
  • information-schema/information-schema-tidb-servers-info.md ✅ ✌️
  • information-schema/information-schema-tidb-trx.md ✅ ✌️
  • information-schema/information-schema-tiflash-replica.md ✅ ✌️
  • information-schema/information-schema-tiflash-segments.md ✅ ✌️
  • information-schema/information-schema-tiflash-tables.md ✅ ✌️
  • information-schema/information-schema-tikv-region-peers.md ✅ ✌️
  • information-schema/information-schema-tikv-region-status.md ✅ ✌️
  • information-schema/information-schema-tikv-store-status.md ✅ ✌️
  • information-schema/information-schema-user-attributes.md ✅ ✌️
  • information-schema/information-schema-user-privileges.md ✅ ✌️
  • information-schema/information-schema-variables-info.md ✅ ✌️
  • information-schema/information-schema-views.md ✅ ✌️
  • performance-schema/performance-schema.md ✅ ✌️
  • performance-schema/performance-schema-session-connect-attrs.md ✅ ✌️
  • sys-schema/sys-schema.md ✅ ✌️
  • sys-schema/sys-schema-unused-indexes.md ✅ ✌️
  • metadata-lock.md ✅ ✌️
  • best-practices/uuid.md ✅ ✌️
  • accelerated-table-creation.md ✅ ✌️
  • tidb-cloud/api-overview.md ✅ ✌️
  • tidb-cloud/cli-reference.md ✅ ✌️
  • tidb-cloud/ticloud-auth-login.md ✅ ✌️
  • tidb-cloud/ticloud-auth-logout.md ✅ ✌️
  • tidb-cloud/ticloud-auth-whoami.md ✅ ✌️
  • tidb-cloud/ticloud-cluster-create.md ✅ ✌️
  • tidb-cloud/ticloud-cluster-delete.md ✅ ✌️
  • tidb-cloud/ticloud-cluster-describe.md ✅ ✌️
  • tidb-cloud/ticloud-cluster-list.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-update.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-spending-limit.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-region.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-shell.md ✅ ✌️
  • tidb-cloud/ticloud-branch-create.md ✅ ✌️
  • tidb-cloud/ticloud-branch-delete.md ✅ ✌️
  • tidb-cloud/ticloud-branch-describe.md ✅ ✌️
  • tidb-cloud/ticloud-branch-list.md ✅ ✌️
  • tidb-cloud/ticloud-branch-shell.md ✅ ✌️
  • tidb-cloud/ticloud-import-cancel.md ✅ ✌️
  • tidb-cloud/ticloud-import-describe.md ✅ ✌️
  • tidb-cloud/ticloud-import-list.md ✅ ✌️
  • tidb-cloud/ticloud-import-start.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-export-create.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-export-describe.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-export-list.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-export-cancel.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-export-download.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-sql-user-create.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-sql-user-delete.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-sql-user-list.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-sql-user-update.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-authorized-network-create.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-authorized-network-delete.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-authorized-network-list.md ✅ ✌️
  • tidb-cloud/ticloud-serverless-authorized-network-update.md ✅ ✌️
  • tidb-cloud/ticloud-ai.md ✅ ✌️
  • tidb-cloud/ticloud-completion.md ✅ ✌️
  • tidb-cloud/ticloud-config-create.md ✅ ✌️
  • tidb-cloud/ticloud-config-delete.md ✅ ✌️
  • tidb-cloud/ticloud-config-describe.md ✅ ✌️
  • tidb-cloud/ticloud-config-edit.md ✅ ✌️
  • tidb-cloud/ticloud-config-list.md ✅ ✌️
  • tidb-cloud/ticloud-config-set.md ✅ ✌️
  • tidb-cloud/ticloud-config-use.md ✅ ✌️
  • tidb-cloud/ticloud-project-list.md ✅ ✌️
  • tidb-cloud/ticloud-upgrade.md ✅ ✌️
  • tidb-cloud/ticloud-help.md ✅ ✌️
  • tidb-architecture.md ✅ ✌️
  • tidb-storage.md ✅ ✌️
  • tidb-computing.md ✅ ✌️
  • tidb-scheduling.md ✅ ✌️
  • tso.md ✅ ✌️
  • tikv-overview.md ✅ ✌️
  • storage-engine/rocksdb-overview.md ✅ ✌️
  • tiflash/tiflash-spill-disk.md ✅ ✌️
  • tidb-cloud/tidb-cloud-partners.md ✅ ✌️
  • tidb-cloud/managed-service-provider-customer.md ✅ ✌️
  • tidb-cloud/cppo-customer.md ✅ ✌️
  • tidb-distributed-execution-framework.md ✅ ✌️
  • tidb-global-sort.md ✅ ✌️
  • tidb-cloud/limitations-and-quotas.md ✅ ✌️
  • tidb-cloud/serverless-limitations.md ✅ ✌️
  • tidb-cloud/limited-sql-features.md ✅ ✌️
  • tidb-limitations.md ✅ ✌️
  • tidb-cloud/v8.5-performance-highlights.md ✅ ✌️
  • tidb-cloud/v8.5-performance-benchmarking-with-tpcc.md ✅ ✌️
  • tidb-cloud/v8.5-performance-benchmarking-with-sysbench.md ✅ ✌️
  • tidb-cloud/v8.1-performance-benchmarking-with-tpcc.md ✅ ✌️
  • tidb-cloud/v8.1-performance-benchmarking-with-sysbench.md ✅ ✌️
  • tidb-cloud/v7.5-performance-benchmarking-with-tpcc.md ✅ ✌️
  • tidb-cloud/v7.5-performance-benchmarking-with-sysbench.md ✅ ✌️
  • tidb-cloud/v7.1-performance-benchmarking-with-tpcc.md ✅ ✌️
  • tidb-cloud/v7.1-performance-benchmarking-with-sysbench.md ✅ ✌️
  • tidb-cloud/v6.5-performance-benchmarking-with-tpcc.md ✅ ✌️
  • tidb-cloud/v6.5-performance-benchmarking-with-sysbench.md ✅ ✌️
  • system-variables.md ✅📏
  • status-variables.md ✅ ✌️
  • table-filter.md ✅📏
  • external-storage-uri.md ✅ ✌️
  • ddl-introduction.md ✅ ✌️
  • troubleshoot-data-inconsistency-errors.md ✅ ✌️
  • tidb-cloud/notifications.md ✅ ✌️
  • tidb-cloud/tidb-cloud-glossary.md ✅ ✌️
  • tidb-cloud/connected-care-overview.md ✅ ✌️
  • tidb-cloud/connected-care-detail.md ✅ ✌️
  • tidb-cloud/connected-ai-chat-in-im.md ✅ ✌️
  • tidb-cloud/connected-slack-ticket-creation.md ✅ ✌️
  • tidb-cloud/connected-lark-ticket-creation.md ✅ ✌️
  • tidb-cloud/connected-slack-ticket-interaction.md ✅ ✌️
  • tidb-cloud/connected-lark-ticket-interaction.md ✅ ✌️
  • tidb-cloud/tidb-cloud-support.md ✅ ✌️
  • tidb-cloud/tidb-cloud-faq.md ✅📏
  • tidb-cloud/serverless-faqs.md ✅ ✌️
  • tidb-cloud/tidb-cloud-release-notes.md ✅📏
  • tidb-cloud/release-notes-2024.md ✅📏
  • tidb-cloud/release-notes-2023.md ✅📏
  • tidb-cloud/release-notes-2022.md ✅📏
  • tidb-cloud/release-notes-2021.md ✅ ✌️
  • tidb-cloud/release-notes-2020.md ✅ ✌️
  • tidb-cloud/notification-2024-09-15-console-maintenance.md ✅ ✌️
  • tidb-cloud/notification-2024-04-18-dm-feature-maintenance.md ✅ ✌️
  • tidb-cloud/notification-2024-04-16-monitoring-features-maintenance.md ✅ ✌️
  • tidb-cloud/notification-2024-04-11-dm-feature-maintenance.md ✅ ✌️
  • tidb-cloud/notification-2024-04-09-monitoring-features-maintenance.md ✅ ✌️
  • tidb-cloud/notification-2023-11-14-scale-feature-maintenance.md ✅ ✌️
  • tidb-cloud/notification-2023-09-26-console-maintenance.md ✅ ✌️
  • tidb-cloud/notification-2023-08-31-console-maintenance.md ✅ ✌️

@ti-chi-bot ti-chi-bot bot added the area/develop This PR relates to the area of TiDB App development. label Jun 19, 2025
Copy link

pingcap-cla-assistant bot commented Jun 19, 2025

CLA assistant check
All committers have signed the CLA.

@ti-chi-bot ti-chi-bot bot added the missing-translation-status This PR does not have translation status info. label Jun 19, 2025
Copy link

ti-chi-bot bot commented Jun 19, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign liuxiaozhen12 for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jun 19, 2025
Copy link

ti-chi-bot bot commented Jun 19, 2025

@zoubingwu: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-verify 9120420 link true /test pull-verify

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@lilin90 lilin90 requested review from lilin90 and qiancai June 19, 2025 06:38
@lilin90 lilin90 added the translation/no-need No need to translate this PR. label Jun 19, 2025
@ti-chi-bot ti-chi-bot bot removed the missing-translation-status This PR does not have translation status info. label Jun 19, 2025
@lilin90 lilin90 self-assigned this Jun 19, 2025
@lilin90 lilin90 added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/develop This PR relates to the area of TiDB App development. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. translation/no-need No need to translate this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants