[ODBC-394] Transaction Isolataion with 11.1.1 server Created: 2023-07-20  Updated: 2023-07-23  Resolved: 2023-07-23

Status: Closed
Project: MariaDB Connector/ODBC
Component/s: General
Affects Version/s: 3.1.19
Fix Version/s: 3.2.1, 3.1.20

Type: Bug Priority: Minor
Reporter: Lawrin Novitsky Assignee: Lawrin Novitsky
Resolution: Fixed Votes: 0
Labels: None


 Description   

11.1.1 promotes transaction_isolation variable to system variable, and deprecates tx_isolation.
Currently driver uses tx_isolation for reading of isolation level, and that has to be changed to transaction_isolation for new servers.
One of (current) consequences of this change is that tx_isolation tracking won't work, and thus if application changes value using SQL query, driver will return wrong value for the respective connection attribute.


Generated at Thu Feb 08 03:28:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.