pingcap / docs

TiDB database documentation. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://docs.pingcap.com
Other
585 stars 679 forks source link

Debug TiDB Cloud Documentation: Connect to TiDB with MySQL Workbench #16034

Closed qiancai closed 9 months ago

qiancai commented 9 months ago

This issue is a sub-issue of Debug TiDB Cloud Documentation: Summary Issue · Issue #15480 · pingcap/docs. The purpose of this sub-issue is to verify and debug the Connect to TiDB with MySQL Workbench document.

You can follow the instructions provided in #15480 to verify and debug the instructions in this document.

  1. After finishing your verification, please add your verification result to this sub-issue as a comment. The result can be the issues you encounter, the mistakes you find, or any other findings. If everything looks fine, you can also add it as a comment.
  2. For any issues you found during the verification, welcome to create a pull request (PR) to fix them directly. In the pull request, please indicate which issue this PR resolves in the PR description (for example, fix #16034). To learn how to create a pull request, see TiDB Documentation Contributing Guide.

Your contribution to testing and verifying the documentation is highly appreciated!

kenudeh commented 9 months ago

/assign

takaidohigasi commented 9 months ago

TiDB Self Hosted tab should be removed? (from TiDB Cloud doc)

rpaik commented 9 months ago

Thanks @kenudeh for your contribution to the TiDB Docs Dash 🎉 Just a quick reminder to submit your PR by January 12 at 07:59 UTC (your local time) 😄

Please let us know if you have any questions.

qiancai commented 9 months ago

TiDB Self Hosted tab should be removed? (from TiDB Cloud doc)

Hi @takaidohigasi, thanks for your feedback❤️. Currently, both TiDB and TiDB Cloud are using the same source file for this document at https://github.com/pingcap/docs/blob/release-7.5/develop/dev-guide-gui-mysql-workbench.md for better consistency. Although we do support rendering TiDB and TiDB Cloud differently by using a tag named <CustomContent> in the source file, we've chosen to retain all deployment option tabs there to assist users, especially those using self-hosted who might discover this document through Google searches. Your understanding and input are highly appreciated.

qiancai commented 9 months ago

@kenudeh thank you for dedicating time to verify the Connect to TiDB with MySQL Workbench document. Your feedback is highly valued ❤️. Since the PR https://github.com/pingcap/docs/pull/16136 for this issue has been merged, this issue was closed by ti-chi-bot automatically. If you come across any documentation issues in the future, please don't hesitate to create an issue or pull request in this repository 🚀.