Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2.1.1
-
Component/s: cache
-
Labels:None
-
Epic Link:
-
Sprint:2017-28
Description
Currently the cache is used and populated only in conjunction with explicitly read only transactions, or if an explicit transaction is not used and autocommit is on.
During a non-read only transaction It would be possible to use and populate the cache until the first non-SELECT.