Last modified: 2013-11-29 01:50:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T59645, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57645 - Revisions are missing in dewiki_p
Revisions are missing in dewiki_p
Status: RESOLVED DUPLICATE of bug 57642
Product: Wikimedia Labs
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-27 11:25 UTC by metatron
Modified: 2013-11-29 01:50 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description metatron 2013-11-27 11:25:06 UTC
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!
Comment 1 Robin Krahl 2013-11-28 19:10:03 UTC
I can confirm this problem for namespace 0, too.
Comment 2 jeremyb 2013-11-29 01:50:08 UTC

*** This bug has been marked as a duplicate of bug 57642 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links