Skip to content

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

Open
@deadspacewii

Description

@deadspacewii
No description provided.

Activity

deadspacewii

deadspacewii commented on Jan 17, 2024

@deadspacewii
ContributorAuthor

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

deadspacewii commented on Jan 17, 2024

@deadspacewii
ContributorAuthor

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

changed the title [-]canal and sync can't send DDL sql[/-] [+]canal can't send create index and drop index sql[/+] on Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      canal can't send create index and drop index sql · Issue #843 · go-mysql-org/go-mysql