| Peachey88 edited the task description. (Show Details) |
EDIT DETAILS
```lang=sql
SELECT /* CategoryMembershipChangeJob::run */ rev_id, rev_page, rev_text_id, rev_timestamp, rev_comment, rev_user_text, rev_user, rev_minor_edit, rev_deleted, rev_len, rev_parent_id, rev_sha1, rev_content_format, rev_content_model FROM `revision` WHERE rev_page = '7165976' AND (rev_timestamp > '20161009084342' OR (rev_timestamp = '20161009084342' AND rev_id > 0)) ORDER BY rev_timestamp ASC, rev_id ASC
rev_id ASC
```
Could this be related to the changes on T133801 ?
...
Before that started happening, I saw several long running queries, probably due only to the initial incident:```lang=sql
SELECT /* CategoryMembershipChangeJob::run */ rev_id, rev_page, rev_text_id, rev_timestamp, rev_comment, rev_user_text, rev_user, rev_minor_edit, rev_deleted, rev_len, rev_parent_id, rev_sha1, rev_content_format, rev_content_model FROM `revision` WHERE rev_page = '7165976' AND (rev_timestamp > '20161009084342' OR (rev_timestamp = '20161009084342' AND rev_id > 0)) ORDER BY rev_timestamp ASC, rev_id ASC
rev_id ASC
```
Could this be related to the changes on T133801 ?
...
TASK DETAIL
EMAIL PREFERENCES
To: Peachey88
Cc: TerraCodes, Luke081515, Jay8g, Aklapper, jcrespo, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331
Cc: TerraCodes, Luke081515, Jay8g, Aklapper, jcrespo, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
