Skip to content

Commit

Permalink
Merge branch 'release-6.5' into cherry-pick-14638-to-release-6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt authored Sep 4, 2023
2 parents 73534bb + 0c1239e commit 1665108
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 193 deletions.
2 changes: 1 addition & 1 deletion develop/dev-guide-choose-driver-or-orm.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ Support level: **Compatible**

You can follow the [MySQL Connector/Python documentation](https://dev.mysql.com/doc/connector-python/en/connector-python-installation-binary.html) to download and configure the driver. It is recommended to use Connector/Python 8.0.31 or later versions.

For an example of using MySQL Connector/Python to build a TiDB application, see [Build a simple CRUD app with TiDB and MySQL Connector/Python](/develop/dev-guide-sample-application-python-mysql-connector.md#step-2-get-the-code).
For an example of using MySQL Connector/Python to build a TiDB application, see [Connect to TiDB with MySQL Connector/Python](/develop/dev-guide-sample-application-python-mysql-connector.md).

</div>
</SimpleTab>
Expand Down
Loading

0 comments on commit 1665108

Please sign in to comment.