Skip to content
Commit a3ac1e30 authored by Lukas Matt's avatar Lukas Matt Committed by Dennis Schubert
Browse files

account_deletions get stuck while selecting participations



Following query takes over 20 minutes and fills up the database:
SELECT * FROM participations WHERE author_id = XXXXX

On servers with a huge participations-table this is a serious
performance issue which is easily fixed by the author_id index

Signed-off-by: default avatarLukas Matt <lukas@zauberstuhl.de>
parent 46176290
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment