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] DDL语句可以生成回滚语句,但是DML不会生成回滚语句。同一库,同一账号。 #1073

Open
daquan opened this issue Jul 31, 2024 · 4 comments

Comments

@daquan
Copy link

daquan commented Jul 31, 2024

描述问题
DDL语句可以生成回滚语句,但是DML不会生成回滚语句(回滚语句是空的)。同一库,同一账号。

查看日志显示的也没问题:

[2024/07/31 07:42:48] [info] binlogsyncer.go:144 create BinlogSyncer with config {2043931 mysql xxxxxx.us-east-2.rds.amazonaws.com 3306 yearning false false false UTC true 0 0s 0s 0 false false 0}
[2024/07/31 07:42:48] [info] binlogsyncer.go:359 begin to sync binlog from position (mysql-bin-changelog.000163, 77380056)
[2024/07/31 07:42:48] [info] binlogsyncer.go:776 rotate to (mysql-bin-changelog.000163, 77380056)
[2024/07/31 07:42:48] [info] binlogsyncer.go:175 syncer is closing...
[2024/07/31 07:42:48] [info] binlogsyncer.go:849 kill last connection id 2008254
[2024/07/31 07:42:48] [info] binlogsyncer.go:202 syncer is closed

MySQL版本:8.0.28
Yearning版本:v3.1.8

@Issues-translate-bot
Copy link

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


Title: [Question] DDL statements can generate rollback statements, but DML does not generate rollback statements. Same library, same account.

@szzxl
Copy link

szzxl commented Aug 21, 2024

我也遇到这个问题,你有解决方案么?

@Issues-translate-bot
Copy link

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


I also encountered this problem, do you have a solution?

@cookieY
Copy link
Owner

cookieY commented Sep 25, 2024

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

4 participants