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

canal can't send create index and drop index sql #843

Open
deadspacewii opened this issue Jan 17, 2024 · 2 comments
Open

canal can't send create index and drop index sql #843

deadspacewii opened this issue Jan 17, 2024 · 2 comments

Comments

@deadspacewii
Copy link
Contributor

No description provided.

@deadspacewii
Copy link
Contributor Author

canal and sync can't send DDL sql like create index xx on tablename and drop index xx on tablename,how can I get it

@deadspacewii
Copy link
Contributor Author

deadspacewii commented Jan 17, 2024

image
fe7d0a0d7c91a24b141ab07212a2bf2
parseStmt do not support *ast.DropIndexStmt and *ast.CreateIndexStmt

@deadspacewii deadspacewii changed the title canal and sync can't send DDL sql canal can't send create index and drop index sql Jan 17, 2024
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

1 participant