all my sites have slow queries like this
# User@Host: xxxxxxxxxx[xxxxxxxxxx] @ localhost []
# Query_time: 60 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
SELECT option_value FROM wp_options WHERE option_name = 'widget_cache_vary_param' LIMIT 1;
all my sites have slow queries like this
# User@Host: xxxxxxxxxx[xxxxxxxxxx] @ localhost []
# Query_time: 60 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
SELECT option_value FROM wp_options WHERE option_name = 'widget_cache_vary_param' LIMIT 1;
This topic has been closed to new replies.