Search before asking
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?
Code of Conduct