Skip to content

Query taking too long #31

@scripting

Description

@scripting

The other day, this query started taking 27 seconds to run on my account, which is longer than the timeout.

select * from items where flDeleted=false and feedurl in (select feedUrl from subscriptions where listName='davewiner') order by pubDate desc limit 175;

It just started happening, and at least one other user is seeing it. It has rendered FeedLand basically useless to me.

Now I'm in over my head as far as MySQL is concerned. Not sure how to debug this, or how to fix the problem. I'm to grind at it but if anyone has an idea how to approach this, help would be most welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions