Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Manager] Mysql miss field data_time_zone #9742

Closed
2 tasks done
XiaoYou201 opened this issue Feb 28, 2024 · 1 comment
Closed
2 tasks done

[Bug][Manager] Mysql miss field data_time_zone #9742

XiaoYou201 opened this issue Feb 28, 2024 · 1 comment
Assignees
Labels
type/bug Something is wrong
Milestone

Comments

@XiaoYou201
Copy link
Contributor

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.
QQ图片20240228113130
QQ截图20240228113510

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?

  • Yes, I am willing to submit a PR!

Code of Conduct

@XiaoYou201 XiaoYou201 added the type/bug Something is wrong label Feb 28, 2024
Copy link

Hello @XiaoYou201, thank you for opening your first issue in InLong 🧡 We will respond as soon as possible ⏳
If this is a bug report, please provide screenshots or error logs for us to reproduce your issue, so we can do our best to fix it.
If you have any questions in the meantime, you can also ask us on the InLong Discussions 🔍

@dockerzhang dockerzhang changed the title [Bug]Mysql miss field data_time_zone [Bug][Manager] Mysql miss field data_time_zone Feb 28, 2024
@dockerzhang dockerzhang added this to the 1.12.0 milestone Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants