pingcap/tidb

DDL: some DDL logs with `deltaSchemaInfo` cannot be printed correctly

Open

#27,517 建立於 2021年8月23日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (6,186 fork)batch import
help wantedseverity/moderatesig/sql-infratype/bug

倉庫指標

Star
 (40,090 star)
PR 合併指標
 (平均合併 14天 4小時) (30 天內合併 346 個 PR)

描述

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="[{}]"]

image

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

貢獻者指南