Skip to content

[BUG]DDL SQL parse out of index problem #4

@lvfeifei08

Description

@lvfeifei08

Environment

  • Ptubes version: 1.0.0

  • Operating System version: Linux

  • Java version: 1.8

Steps to reproduce this issue

Execute SQL "alter table table_1" to clean up table holes.

Expected Behavior

Reader parse sql "alter table table_1" successfully and then fetch new schema from MySQL.

Actual Behavior

Reader will occurred error when parsing sql "alter table table_1" and skip this DDL event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions