Hight CPU usage after upgrading to 1.3.9.5

[ad_1]

Hi Gabe,

Wanted to let you know, that I just had to down grade to 1.3.9.4, since the latest version caused a spike in db CPU.

The following two queries kept running for all admins ([user-id])

INSERT INTO wp_usermeta (user_id, meta_key, meta_value) VALUES ([user-id], 'wpassetcleanup_user_chosen_for_access_to_assets_manager', '1')
SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN ([user-id]) ORDER BY umeta_id ASC

Until I found out what the issue for the increase in CPU usage was, each user had around 60k duplicated entries for wpassetcleanup_user_chosen_for_access_to_assets_manager, which got selected again and again.

Downgrading stopped there re-insterting, and I deleted all duplicates. That seems to have fixed it.

Regards

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer