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

--- Comment #1 from Tim Starling <[email protected]> ---
The archive rows appear on the master but not on the slaves:

mysql:root@db1027 [frwiki]> select count(*) from archive;
+----------+
| count(*) |
+----------+
|  4476558 |
+----------+

mysql:root@db1040 [frwiki]> select count(*) from archive;
+----------+
| count(*) |
+----------+
|  4469921 |
+----------+

The difference is 6637 missing archive rows.

-- 
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