• Resolved Recyclart

    (@recyclart)


    Hi,
    I’ve noticed dozens of MySQL process all the time, those processes are:
    UPDATE wp_options SET option_value = ‘1’ WHERE option_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.

    • This topic was modified 6 years, 9 months ago by Recyclart.
    • This topic was modified 6 years, 9 months ago by Recyclart.
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.