This typically means your query is running for too long. Do you have an index on `user_id` ?

This typically means your query is running for too long. Do you have an index on
user_id
?
Was this page helpful?