Skip to content

Conversation

@tsegismont
Copy link
Contributor

See #1557

When inside a transaction (autocommit=false), don't try to prepare a statement again, even if the error is due to indeterminate types.

Indeed, the transaction is aborted and new commands are ignored until the transaction is rollbacked.

See eclipse-vertx#1557

When inside a transaction (autocommit=false), don't try to prepare a statement again, even if the error is due to indeterminate types.

Indeed, the transaction is aborted and new commands are ignored until the transaction is rollbacked.

Signed-off-by: Thomas Segismont <[email protected]>
@tsegismont tsegismont added this to the 5.1.0 milestone Oct 21, 2025
@tsegismont tsegismont requested a review from vietj October 21, 2025 16:33
@tsegismont tsegismont merged commit d4f1ebd into eclipse-vertx:master Oct 21, 2025
18 checks passed
@tsegismont tsegismont deleted the issue/1557 branch October 21, 2025 16:46
tsegismont added a commit to tsegismont/vertx-sql-client that referenced this pull request Oct 21, 2025
eclipse-vertx#1558)

See eclipse-vertx#1557

When inside a transaction (autocommit=false), don't try to prepare a statement again, even if the error is due to indeterminate types.

Indeed, the transaction is aborted and new commands are ignored until the transaction is rollbacked.

Signed-off-by: Thomas Segismont <[email protected]>
tsegismont added a commit to tsegismont/vertx-sql-client that referenced this pull request Oct 21, 2025
eclipse-vertx#1558)

See eclipse-vertx#1557

When inside a transaction (autocommit=false), don't try to prepare a statement again, even if the error is due to indeterminate types.

Indeed, the transaction is aborted and new commands are ignored until the transaction is rollbacked.

Signed-off-by: Thomas Segismont <[email protected]>
tsegismont added a commit that referenced this pull request Oct 21, 2025
#1558) (#1559)

See #1557

When inside a transaction (autocommit=false), don't try to prepare a statement again, even if the error is due to indeterminate types.

Indeed, the transaction is aborted and new commands are ignored until the transaction is rollbacked.

Signed-off-by: Thomas Segismont <[email protected]>
tsegismont added a commit that referenced this pull request Oct 21, 2025
#1558) (#1560)

See #1557

When inside a transaction (autocommit=false), don't try to prepare a statement again, even if the error is due to indeterminate types.

Indeed, the transaction is aborted and new commands are ignored until the transaction is rollbacked.

Signed-off-by: Thomas Segismont <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants