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

[Question] 回滚语句生成功能不支持mysql8.4.2 #1154

Open
geniussyx opened this issue Dec 9, 2024 · 5 comments
Open

[Question] 回滚语句生成功能不支持mysql8.4.2 #1154

geniussyx opened this issue Dec 9, 2024 · 5 comments

Comments

@geniussyx
Copy link

描述问题
mysql升级到8.4.2之后,执行dml语句后,无法生成对应的回滚语句

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: [Question] The rollback statement generation function does not support mysql8.4.2

Describe the problem
After mysql is upgraded to 8.4.2, after executing the dml statement, the corresponding rollback statement cannot be generated.

Copy link

dosubot bot commented Dec 9, 2024

@geniussyx 你好!我是Dosu,一个可以帮助你解决 bug、回答问题并成为贡献者的机器人。我会在等待人类维护者时为你提供帮助。

I found a similar unsolved discussion regarding the issue of not generating rollback statements: 没有生成回滚语句的解决办法 [1]. You might find some useful insights or updates there.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@cookieY
Copy link
Owner

cookieY commented Dec 10, 2024

需要更多的信息,例如执行错误 日志信息

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Need more information, such as execution error log information

@geniussyx
Copy link
Author

@cookieY
[2024/11/20 16:05:16] [info] binlogsyncer.go:144 create BinlogSyncer with config {8373539 mysql 127.0.0.1 3306 root false false false UTC true 0 0s 0s 0 false false 0}
[2024/11/20 16:05:16] [info] binlogsyncer.go:359 begin to sync binlog from position (, 0)
[2024/11/20 16:05:16] [info] binlogsyncer.go:776 rotate to (mysql-bin.003311, 4)
[2024/11/20 16:05:16] [info] binlogsyncer.go:175 syncer is closing...
[2024/11/20 16:05:16] [info] binlogsyncer.go:849 kill last connection id 8337862
[2024/11/20 16:05:16] [info] binlogsyncer.go:202 syncer is closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants