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-29
Description
SELECTs using e.g. LAST_INSERT_ID() or CURRENT_TIMESTAMP() should not be cached, as the result inherently changes.