[ Web Proxy ]
URL:
Viewing: https://support.mooveagency.com/topic/slow-query/ [Back]  [Original]

Slow query – MooveAgency – Support Forum
MooveAgency – Support Forum [MooveAgency – Support Forum]
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Premium
    moove_avatar-150x150.png [moove_avatar-150x150.png]
    October 10, 2022 @ 10:43 am

    Hellow, we have performance problems, and we are investigating what’s happening…

    MySql Monitor, informs that we have one slow query. Can you help us?

    SELECT SQL_CALC_FOUND_ROWS bb_posts.ID
    FROM bb_posts INNER JOIN bb_postmeta ON (
    bb_posts.ID = bb_postmeta.post_id )
    WHERE 1=1
    AND (
    ( bb_postmeta.meta_key = ‘gdpr_uvid’ AND bb_postmeta.meta_value = ‘cc4de32ba6de3bb28824a223a054effc’ )
    )
    AND bb_posts.post_type = ‘gdpr_analytics’
    AND ((bb_posts.post_status = ‘publish’))
    GROUP BY bb_posts.ID
    ORDER BY bb_posts.post_date DESC
    LIMIT 0, 1;

    Moove_logo_white_800_800-150x150.jpg [Moove_logo_white_800_800-150x150.jpg]Moove Agency
    October 10, 2022 @ 12:09 pm

    Hi Eloi,

    Thanks for using our plugins.

    If your server has problems with slow queries, we recommend the following:

    1) Switch off the ‘Analytics’ feature:

    []

    2) If that doesn’t help, please add the following to your functions.php

    add_action( 'gdpr_cc_prevent_ajax_script_inject', '__return_true' );

    Hope this helps.

     

Viewing 2 posts - 1 through 2 (of 2 total)

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

Innovating with WordPress since 2010
Accept
Close GDPR Cookie Settings
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

Enable or Disable Cookies Enabled Disabled

Web Proxy Viewer  |  New URL  |  Original Page