XiaoYou201 opened a new issue, #9742: URL: https://github.com/apache/inlong/issues/9742
### What happened I have a little problem when I add a new stream source through the web ui,I got an error but it's not a clear tip. ### What you expected to happen I enter the docker container and checked error log.I found this SQL as follow has problem.I checked the stream_source table.it not has data_time_zone field. but I found it in change-sql1.12.0, I guess you maybe forgot to add it in 1.11.0 or it should not appear in 1.11.0.   ### How to reproduce as official example https://inlong.apache.org/zh-CN/docs/next/quick_start/data_sync/mysql_clickhouse_example/ ### Environment Ubuntu 22.04 Docker24.0.6 Docker-Compose 2.24.6 ### InLong version 1.11.0 ### InLong Component InLong Manager ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
