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

when the where condition of oracle is is null DTLE cause panic #947

Closed
LordofAvernus opened this issue Apr 14, 2022 · 1 comment · Fixed by #979
Closed

when the where condition of oracle is is null DTLE cause panic #947

LordofAvernus opened this issue Apr 14, 2022 · 1 comment · Fixed by #979
Assignees
Labels

Comments

@LordofAvernus
Copy link
Collaborator

panic SQL

  "update \"TEST\".\"TESTT\" set \"ID\" = '766' where \"ID\" IS NULL"
@LordofAvernus LordofAvernus self-assigned this Apr 14, 2022
@LordofAvernus LordofAvernus linked a pull request May 24, 2022 that will close this issue
@LordofAvernus
Copy link
Collaborator Author

Wrong parameter is used when converting from oracle SQL to MySQL format

@ghost ghost closed this as completed in #979 May 24, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant