Long long queries logged with this plugin enabled
-
Looks like a similar issue had been started in a topic below, but it was closed.
We noticed an extremely large mysql log seemingly caused by the plugin. The log shows:
UPDATEwp_options
SEToption_value
= ‘a:13215:{i:1510262406;a:1:{s:33:\”social_metrics_update_single_post\”;a:1:{s:32:\”… … some long numbers… … and a ton more social_metrics_update_single_post entries in the update… WHEREoption_name
= ‘cron’Any idea why the plugin is trying to put thousands of entries in a “cron” option? Is there a cleanup that should run once a year or more? Shouldn’t it be entering database entries rather than loading the entirety into memory and then into a record?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Long long queries logged with this plugin enabled’ is closed to new replies.