1) xxx_optionsSET
option_value= 'a:5:{i:0;b:0;s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";a:2:{i:0;O:17:\"WPMaintenanceMode\":0:{}i:1;s:10:\"del_config\";}s:27:\"wp-super-cache/wp-cache.php\";s:23:\"wpsupercache_deactivate\";s:47:\"google-sitemap-plugin/google-sitemap-plugin.php\";s:23:\"gglstmp_delete_settings\";s:43:\"user-access-manager/user-access-manager.php\";s:26:\"userAccessManagerUninstall\";}' WHERE
option_name` = 'uninstall_plugins'
2) xxx_wfScanners (eMin, IP, hits) values (floor(unix_timestamp() / 60), '995881096', 1) ON DUPLICATE KEY update hits = IF(@wfcurrenthits := hits + 1, hits + 1, hits + 1)
I see this mySQL killed queries in my Cpanel. And because of these two sets of queries I get 508 error (resource limit reached)often.
My question is why first query is generated?
It happens with Wp Supercache activated as well as deactivated.
What is second query all about?
I have wordpress and all plugins (7-8)updated to latest version.
All this started after I migrated to a new host.
My site is arthkaam.com
Please help.
Thanks in advance.