• Hello,
    thank you for your plugin.
    There are not so many like this. All is working ok,
    except that query is very slow:

    SELECT post_id, meta_key, meta_value
    FROM wp_postmeta
    WHERE meta_key LIKE ‘%%_sale_price%%’

    2,7653 is the time (jqeury monitor)

    It does show this also in non-sale price product. Maybe is autoload?

    I need to eliminate this trouble, this is slowing down all my website.

    What can I do?

    Thanks for your work

  • The topic ‘Slow query’ is closed to new replies.