• Since the emergency Woo update yesterday, I’ve been experiencing extreme latency in Admin Panel.

    I tried everything and finally tracked it to YITH Gift Card with Query Monitor.

    UPDATEwpyk_postmeta`
    SET meta_value = ‘0’
    WHERE post_id = 109878
    AND meta_key = ‘_ywgc_balance_total’
    update_metadata()
    Plugin: yith-woocommerce-gift-cards`

    This query is running whenever I do anything in admin and bogging down the whole thing.

    Is this a corrupted giftcard or something? I had to disable YITH GC to get any work done for now, but want to use the plugin in the future.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slow Query’ is closed to new replies.