PingCAP TiDB — Default Password
Default username and password for the PingCAP TiDB: root / (blank). Learn how to log in and how to change the default credentials.
TiDB ships with a root account with no password by default, compatible with MySQL protocol. Default port is 4000.
| Username | Password | Access | Notes |
|---|---|---|---|
root | (blank / none) | Database | — |
- Source
- vendor documentation
Responsible use
This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.