Skip to content

Commit

Permalink
develop: Update dev-guide-gui-navicat.md (#16131)
Browse files Browse the repository at this point in the history
  • Loading branch information
shawn0915 authored Jan 24, 2024
1 parent c5fdcbe commit 85f4a7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions develop/dev-guide-gui-navicat.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ Connect to your TiDB cluster depending on the TiDB deployment option you have se
6. In the **New Connection (MySQL)** dialog, configure the following connection parameters:

- **Connection Name**: give this connection a meaningful name.
- **Host**: enter the `host` parameter from the TiDB Cloud connection dialog.
- **Port**: enter the `port` parameter from the TiDB Cloud connection dialog.
- **User Name**: enter the `user` parameter from the TiDB Cloud connection dialog.
- **Host**: enter the `HOST` parameter from the TiDB Cloud connection dialog.
- **Port**: enter the `PORT` parameter from the TiDB Cloud connection dialog.
- **User Name**: enter the `USERNAME` parameter from the TiDB Cloud connection dialog.
- **Password**: enter the password of the TiDB Dedicated cluster.

![Navicat: configure connection general panel for TiDB Dedicated](/media/develop/navicat-connection-config-dedicated-general.png)
Expand Down

0 comments on commit 85f4a7a

Please sign in to comment.