Query cache efficiency
问题 I'm using MySQLTuner.pl to optimize my site.... though I'm not entirely sure how to resolve some of these issues and am wondering if someone can help me out. I'm running 16GB of RAM with the following MySQL settings: key_buffer = 1024M max_allowed_packet = 16M thread_stack = 192K thread_cache_size = 8 myisam-recover = BACKUP max_connections = 1500 table_cache = 256 thread_concurrency = 4 query_cache_limit = 2M query_cache_size = 32M query_cache_type = 1 tmp_table_size = 512M max_heap_table