Websockets: Enable autocommit by default

Details

Detail name Value
Changelog Number 11966
Type Improvement
Status Resolved
Fix Versions Exasol 7.1.0
Resolution Date 2021-08-03

Background

Autocommit is enabled by default when using the Exasol ODBC, JDBC, and ADO.NET drivers. The default behavior for Websockets was to have autocommit disabled by default. 

Improvement

Autocommit is enabled as default for connections using Websockets. For all client connections, the default behavior is to enable autocommit.

 

Changed behavior

Autocommit is enabled by default for all client connections. The default behavior for autocommit in websocket connections was changed to have autocommit enabled.