Full of MySQL Queries
-
Hi,
I’ve noticed dozens of MySQL process all the time, those processes are:
UPDATEwp_options
SEToption_value
= ‘1’ WHEREoption_name
= ‘aal_customfeedactive’
And sometimes, I can count more than 20 of them but they are doing all the same thing, updating the same key in the wp_options database. Is that normal? as sometimes, some of these queries just enter in sleep and do not free the MySQL process, at the end the bdd crash due to too many processes.
Thanks for your help.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Full of MySQL Queries’ is closed to new replies.