Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
None
-
None
-
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.