https://bugzilla.wikimedia.org/show_bug.cgi?id=57645
Web browser: ---
Bug ID: 57645
Summary: Revisions from namespace 2 are missing in dewiki_p
Product: Wikimedia Labs
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: major
Priority: Unprioritized
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
After outage yesterday (2013-11-26) and reenabling replication on dewiki some
revisions are missing.
At least revisions from namespace 2 + 3 are missing.
SELECT * FROM dewiki_p.page where page_title='Elektrofisch';
-> ns=2, latest=124692437
-> ns=3, latest=124715391
Select * from dewiki_p.revision where rev_id=124715391
-> no result
select * from dewiki_p.revision
join dewiki_p.page on rev_page=page_id
where page_namespace=2 and page_title='Elektrofisch'
-> no results
worked until yesterday!
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l