Skip to content

Commit

Permalink
MySQL Workbench: Added the alternative password placeholder on the Se…
Browse files Browse the repository at this point in the history
…tup New Connection dialogue box (#16136) (#16278)
  • Loading branch information
ti-chi-bot authored Jan 24, 2024
1 parent e89f4c9 commit 6e5bd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion develop/dev-guide-gui-mysql-workbench.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Connect to your TiDB cluster depending on the TiDB deployment option you have se
- **Hostname**: enter the `HOST` parameter from the TiDB Cloud connection dialog.
- **Port**: enter the `PORT` parameter from the TiDB Cloud connection dialog.
- **Username**: enter the `USERNAME` parameter from the TiDB Cloud connection dialog.
- **Password**: click **Store in Keychain ...**, enter the password of the TiDB Serverless cluster, and then click **OK** to store the password.
- **Password**: click **Store in Keychain ...** or **Store in Vault**, enter the password of the TiDB Serverless cluster, and then click **OK** to store the password.

![MySQL Workbench: store the password of TiDB Serverless in keychain](/media/develop/mysql-workbench-store-password-in-keychain.png)

Expand Down

0 comments on commit 6e5bd27

Please sign in to comment.