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

ensure proper prologue/epilogue for every statement in JDBC list #4047

Merged
merged 1 commit into from Apr 21, 2024

Conversation

andreitokar
Copy link
Contributor

Fixes #4012
If multiple SQL statements (";" - separated) are submitted as part of a single execute call, all of them should be wrapped with proper prologue/epilogue sequence.

@andreitokar andreitokar merged commit 8115ca9 into h2database:master Apr 21, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

org.h2.mvstore.MVStoreException: Chunk not found [2.2.224/9]
1 participant