Page MenuHomePhabricator

[Bug] Slow query in SqlSubscriptionManager::insertSubscriptions
Open, MediumPublic

Description

slow query: INSERT /* Wikibase\Client\Usage\Sql\SqlSubscriptionManager::insertSubscriptions */ IGNORE INTO wb_changes_subscription (cs_entity_id,cs_subscriber_id) VALUES ('Q4142279','dewiki')

Event Timeline

aude raised the priority of this task from to Needs Triage.
aude updated the task description. (Show Details)
aude subscribed.
aude renamed this task from Slow query in SqlSubscriptionManager::insertSubscriptions to [Bug] Slow query in SqlSubscriptionManager::insertSubscriptions.Aug 13 2015, 12:59 PM
aude triaged this task as Medium priority.
aude set Security to None.

needs investigation to see how often this is a problem. If it's too often, then priority might be higher.