apply_filters( 'woocommerce_hold_stock_for_checkout' )

In some cases, specifically when there is a combined index on post_id,meta_key, the insert statement above could end up in a deadlock.


Description Description

We will try to insert 3 times before giving up to recover from deadlock.


Source Source

File: includes/data-stores/class-wc-coupon-data-store-cpt.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.