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

Thomas Belknap dragonfly at dragonflyeye.net
Mon Oct 26 21:18:14 UTC 2009


Try checking your template or going back to the default. Don't know why
someone would query the db directly like that, but its the next most obvious
"just reboot" kind of answer..

}8{D>


On Mon, Oct 26, 2009 at 5:15 PM, Jeremi Bergman <jeremib at gmail.com> 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'
>
>
> I have disabled every plugin, reloaded the page, and I still see this.  I
> believe this query over and over is reaking havoc on my server, eventually
> bringing it down.
>
> Is this normal?
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list