https://bugzilla.wikimedia.org/show_bug.cgi?id=27112
--- Comment #1 from Brion Vibber <[email protected]> 2011-02-02 19:28:14 UTC --- Note that mismatched ordering might really confuse the dump prefetching code, which IIRC assumes a consistent order of (page_id, rev_id). There are many perfectly 100% legit reasons for a later rev_id to have an earlier timestamp, chief among them: * import * restore from deletion (for things deleted prior to rev_id being stored in archive table, at least) as well as mundane things such as server clock skew. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
