~mysql/mysql-server/mysql-6.0

Viewing all changes in revision 2617.92.61.

Bug#38551 query cache can still consume [very little] cpu time even when it is off.
                                      
When the query cache is disabled, the server shouldn't attempt to take the 
query cache mutex.
                            
By using the command line option --query_cache_type=0, the user can disable
the query cache permanently and avoid taking the query cache mutex.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: