https://bugzilla.wikimedia.org/show_bug.cgi?id=16674





--- Comment #1 from Brion Vibber <[email protected]>  2008-12-16 18:31:40 UTC 
---
Ouch, only 3 are current. It may be difficult to recover the rest cleanly. :(

mysql> select page_id,page_latest from page,revision where page_latest=rev_id
and rev_page=0;
+---------+-------------+
| page_id | page_latest |
+---------+-------------+
|   43896 |      133785 |
|   43898 |      133789 |
|   43910 |      133813 |
+---------+-------------+
3 rows in set (0.13 sec)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to