pingcap/tidb
Ver no GitHubDDL: some DDL logs with `deltaSchemaInfo` cannot be printed correctly
Open
#27.517 aberto em 23 de ago. de 2021
help wantedseverity/moderatesig/sql-infratype/bug
Métricas do repositório
- Stars
- (40.090 stars)
- Métricas de merge de PR
- (Mesclagem média 14d 4h) (346 fundiu PRs em 30d)
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
The structure deltaSchemaInfo cannot be printed correctly:
[2021/08/19 18:48:36.493 +08:00] [Info] [schema_validator.go:174] ["the schema version is much older than the latest version"] [currVer=5148] [latestSchemaVer=5149] [deltas="[{}]"]

2. What did you expect to see? (Required)
3. What did you see instead (Required)
[{}]
4. What is your TiDB version? (Required)
v4.0.13