Skip to content

[Bug] mysql ddl "on update current_timestamp" compatibility improvements  #3570

@wolfboys

Description

@wolfboys

Search before asking

  • I had searched in the issues and found no similar issues.

Java Version

all

Scala Version

2.11.x

StreamPark Version

all

Flink Version

all

deploy mode

None

What happened

Currently, there is a syntax "ON UPDATE CURRENT_TIMESTAMP" in StreamPark's MySQL DDL, This syntax is only supported starting from MySQL version 5.6.5. For users whose MySQL version is lower than 5.6, it will cause the execution ddl failed.

Error Exception

No response

Screenshots

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions