Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Use dumpling --chunk-by-region=true in tidb v3, got Unknown column ERROR #295

Closed
glkappe opened this issue Jun 15, 2021 · 1 comment · Fixed by #301
Closed

Use dumpling --chunk-by-region=true in tidb v3, got Unknown column ERROR #295

glkappe opened this issue Jun 15, 2021 · 1 comment · Fixed by #301

Comments

@glkappe
Copy link

glkappe commented Jun 15, 2021

RT

dumpling is special version
tidb v3

error:
[2021/06/04 08:17:15.147 +00:00] [ERROR] [main.go:215] ["dump failed error stack info"] [error="fail to get TiDB table regions info: Error 1054: Unknown column 's.db_name' in 'where clause'"] [errorVerbose="Error 1054: Unknown column 's.db_name' in 'where clause'\nfail to get TiDB table regions info"] [stack="github.com/pingcap/dumpling/v4/log.Error\n\t/Users/chauncy/code/goPath/src/github.com/pingcap/dumpling/v4/log/log.go:78\nmain.main\n\t/Users/chauncy/code/goPath/src/github.com/pingcap/dumpling/cmd/dumpling/main.go:215\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:203"]

possible information schema info is not match

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants