Read your document,you said the Percona Server disabling the cache completely.
I want to ask in the standard mysql version,when we set query_cache_type=0,what happens?
Still lock,but check query_cache_type=0,and return immediately?The lock is not disable completely and make some cpu consume?
I want to ask in the standard mysql version,when we set query_cache_type=0,what happens?
Still lock,but check query_cache_type=0,and return immediately?The lock is not disable completely and make some cpu consume?
.
Comment