• Resolved Carlos

    (@jcarlosf)


    According to my hosting company my web site is crashing due to “Specific action/process on your WordPress backend is putting an enormous strain on your CPU cores” Looking at MySQL slow queries they are mostly coming from the ultimate-social-media-plus plugin (the option name “adding_plustags” is the giveaway).

    Date: 2018-06-08 13:42:31 Query_time: 18.705206 Rows_examined: 1: Rows_sent 0 Lock_time: 0.000031
    UPDATE wp_options SET option_value = ‘yes’ WHERE option_name = ‘adding_plustags’;

    I have already optimized and repair the database twice this week, but still having the same issue.

    Any help with this problem is greatly appreciated

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘MySQL slow queries coming from your ultimate-social-media-plus’ is closed to new replies.