Plug-in causing high MySQL queries?
-
Running 4.2.4 and 3.2.0 of the plug-in (Twenty Eleven theme).
My hosting company had to take my site offline due to heavy MySQL queries. In their email, they included some of the queries, specifically:
UPDATE
wp_optionsSET
option_value= 'a:501:{i:0;a:4:{s:4:\"type\";s:4:\"PERF\";s:7:\"message\";s:81:\"ABD_Setup::initialize() // self::enqueue() -- Exec Time = 0.691ms, Mem Usage = 0B\";s:4:\"time\";s:32:\"08/03/15 @ 23:30:57 (+00:00 GMT)\";s:8:\"indented\";b:1;}i:1;a:4:{s:4:\"type\";s:4:\"PERF\";s:7:\"message\";s:84:\"ABD_Setup::initialize() //
I disabled the plug-in by renaming the directory, but the wp_abd_shortcodes table is still present even after deleting the plug-in.
Has anyone reported a similar problem? The only changes that I’ve made to my site in the past week was installing the ABD plug-in.
Thanks!
- The topic ‘Plug-in causing high MySQL queries?’ is closed to new replies.