Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic found when replicating ActionModifyColumn #456

Open
CharlesCheung96 opened this issue Nov 5, 2024 · 0 comments
Open

panic found when replicating ActionModifyColumn #456

CharlesCheung96 opened this issue Nov 5, 2024 · 0 comments
Assignees

Comments

@CharlesCheung96
Copy link
Collaborator

[2024/11/05 14:50:42.397 +08:00] [PANIC] [multi_version.go:370] ["not supported ddl type"] [ddltype=12] [DDL=ALTER TABLE t1\n\t
MODIFY COLUMN 城市 varchar(32)"] [stack="github.com/pingcap/ticdc/logservice/schemastore. (*versionedTableInfoStore2).doAppLyDDL\n
\t/root/ticdc/logservice/schemastore/multi_version.go:370\ngithub.com/pingcap/ticdc/logservice/schemastore. (*versionedTableinfoS
tore).applyDDL\n\t/root/ticdc/logservice/schemastore/multi_version.go:207\ngithub.com/pingcap/ticdc/logservicte/schemastore.updat
eRegisteredTableInfoStore.func1\n\t/root/ticdc/logservice/schemastore/persist_storage.go:1201\ngithub.com/pingcap/ticdc/logservi
ce/schemastore.updateRegisteredTableInfoStore\n\t/root/ticdc/logservice/schemastore/persist_storage.go:1258\ngithub.com/pingcap/
ticdc/logservice/schemastore. (*persistentStorage).handleDDLJob\n\t/root/ticdc/logservice/schemastore/persist_storage.go:681\ngit
hub.com/pingcap/ticdc/logservice/schemastore.(*schemaStore).updateResolvedTsPeriodically.func1\n\t/root/ticdc/logservice/schemas
tore/schema_store.go:183\ngithub.com/pingcap/ticdc/log:service/schemastore.(*schemaStore).updateResolvedTsPerilodically\n\t/root/t
icdc/logservice/schemastore/schema_store.go:204\ngithub.com/pingcap/ticdc/logservice/schemastore.(*scheemaStore).Run.func1\n\t/ro
ot/ticdc/logservice/schemastore/schema_store.go:124\ngoolang.org/x/sync/errgroup.(*Group).Go.func1\n\t/root/go/pkg/mod/golang.org
/x/[email protected]/errgroup/errgroup.go:78"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants