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

MZMcBride <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #2 from MZMcBride <[email protected]> ---
Confirmed the issue:

MariaDB [zhwiki_p]> select max(rc_timestamp) from recentchanges\G
*************************** 1. row ***************************
max(rc_timestamp): 20131003170159
1 row in set (0.04 sec)

MariaDB [enwiki_p]> select max(rc_timestamp) from recentchanges\G
*************************** 1. row ***************************
max(rc_timestamp): 20131004074947
1 row in set (0.03 sec)

It seems database replication is broken. Is replication lag logged/graphed
anywhere?

Copying Sean and Ryan L. here. I think Asher previously worked on Labs'
database replication, but he's gone. I'm not sure who the new maintainer is.

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

Reply via email to