Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in query-cache

Is Hibernate second level cache useful for anything other than a "find by primary key" ?

occasional slow UPDATE using primary key

mysql query-cache

MySQL flush query cache

Hibernate First level Cache vs Query Cache

View mysql query cache contents

Using the same MySQL query with all users without having to reconnect to the database [closed]

php mysql caching query-cache

How to use ActiveRecord Query Cache with Custom SQL

Hibernate Second-Level Query Cache not working Eager Fetching

How to enable hibernate query cache on a session level only?

MySQL cache and date functions

php mysql date query-cache

mysql 5.7 is much slower than mysql 5.6 in medium sql

How to flush db query cache in yii2?

yii2 query-cache

Yii2: How to cache queries made by ActiveRecord relations

Hibernate query cache - for objects not in the 2nd level cache - risky? useful? bad practice?

Very slow: ActiveRecord::QueryCache#call

Why does an insert query occasionally take so long to complete?