已打开 01:30AM - 02 Nov 23 UTC
已关闭 06:38AM - 03 Nov 23 UTC
type/bug
sig/sql-infra
severity/minor
## Bug Report
Please answer these questions before submitting your issue. Tha…nks!
### 1. Minimal reproduce step (Required)
https://dev.mysql.com/doc/internals/en/connection-phase-packets.html#packet-Protocol::Handshake
this ref link is 404, please update.
### 2. What did you expect to see? (Required)
is that link?
https://dev.mysql.com/doc/dev/mysql-server/latest/page_protocol_connection_phase_packets_protocol_handshake_v10.html
### 3. What did you see instead (Required)
https://github.com/pingcap/tidb/blob/master/pkg/config/config.toml.example#L78
```
# 2. the server version filled in handshake packets of MySQL Connection Protocol, see https://dev.mysql.com/doc/internals/en/connection-phase-packets.html#packet-Protocol::Handshake for more details.
```
### 4. What is your TiDB version? (Required)
master