[wp-hackers] SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'

Jeremi Bergman jeremib at gmail.com
Mon Oct 26 21:29:07 UTC 2009


That was it, I renamed object-cache.php to object-cache.php.old and no
longer see all those entries!  Thanks so much.

This is what file was there:

/*
Name: Memcached
Description: Memcached backend for the WP Object Cache.
Version: 2.0
URI: http://dev.wp-plugins.org/browser/memcached/
Author: Ryan Boren
.....

On Mon, Oct 26, 2009 at 5:25 PM, Peter Westwood
<peter.westwood at ftwr.co.uk>wrote:

>
> On 26 Oct 2009, at 21:15, Jeremi Bergman wrote:
>
>  Every page load my mysql log fills up and zips by with the same query:
>> SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'
>>
>>
> This query is run by wp_load_alloptions() and should run once per page
> load.
>
> If it is running more than once then it is likely that you have a broken
> object caching plugin installed.
>
> Look for a file called object-cache.php in wp-content.
>
> Cheers
> --
> Peter Westwood
> http://blog.ftwr.co.uk | http://westi.wordpress.com
> C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Jeremi Bergman
865-622-7134


More information about the wp-hackers mailing list