PHP Warning: Killed Query
-
Hi There,
We are getting the following warning in our server error logs regarding the plugin:
KILLED QUERY (60093 characters long generated in /wp-content/plugins/custom-order-numbers-for-woocommerce/includes/class-alg-wc-custom-order-numbers-core.php:262): SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN ([order numbers listed]...
It seems the Query is listing all the original order numbers and due to the volume of orders being placed, it is exceeding the current limit.
We have noticed slow down in the wp-admin area more recently as I’m assuming the more order that are place, the bigger toll it is taking? We also previously reported a conflict with our server’s (WP Engine) Object Caching system which had to be disabled – again, assuming because of the number of orders being placed.
Is there anything that can be adjusted to resolve some of these issues?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Warning: Killed Query’ is closed to new replies.