Skip to content

failed to refresh table with MySQL meta store #23901

@BugenZhao

Description

@BugenZhao

Buildkite URL

https://buildkite.com/risingwavelabs/main-cron/builds/7908#019ac60b-48d3-4ba5-a85c-46f5b169871e/663-1296

Description and Insights

failed to run `e2e_test/source_inline/refresh/refresh_table.slt`
--
 
Caused by:
statement failed: db error: ERROR: Failed to run the query
 
Caused by:
internal error: Failed to refresh table 'public.refresh_fs_t': gRPC request to meta service (call `/meta.StreamManagerService/Refresh`) failed: Internal error: Execution Error: error returned from database: 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IGNORE' at line 1
 
[SQL] REFRESH TABLE refresh_fs_t;
at e2e_test/source_inline/refresh/refresh_table.slt:111

I suppose it's because we're generating invalid MySQL statement/query with ORM.
cc @tabVersion

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugType: Bug. Only for issues.type/flaky-testType: Flaky test failure.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions