]
Steven Hawkins resolved TEIID-2945.
-----------------------------------
Resolution: Done
changed to check the execution properties when we look to start a local transaction
disableLocalTxn only works at connection time
---------------------------------------------
Key: TEIID-2945
URL:
https://issues.jboss.org/browse/TEIID-2945
Project: Teiid
Issue Type: Bug
Components: JDBC Driver
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.8
disableLocalTxn only works at connection time (as a url property). It is intended to be
an execution property that works post connection time via a set statement.