<div dir="ltr">Is thee an update on this regard? Is enwiki back up in labs?<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 20, 2014 at 12:36 PM, Russell Blau <span dir="ltr"><<a href="mailto:russblau@imapmail.org" target="_blank">russblau@imapmail.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The enwiki_p database replica on labsdb seems to be out of synch with<br>
the master. This is manifesting itself on many articles; here is just<br>
one example.<br>
<br>
tools.russbot@tools-login:~$ mysql -A -h enwiki.labsdb enwiki_p<br>
<br>
MariaDB [enwiki_p]> select cl_to from categorylinks, page where page_id<br>
= cl_from and page_namespace=0 and page_title = "Little_fingers";<br>
<br>
+----------------------------------+<br>
| cl_to                            |<br>
+----------------------------------+<br>
| All_article_disambiguation_pages |<br>
| All_disambiguation_pages         |<br>
| Disambiguation_pages             |<br>
| Monitored_short_pages            |<br>
+----------------------------------+<br>
4 rows in set (0.49 sec)<br>
<br>
The api equivalent of this database query is<br>
<a href="https://en.wikipedia.org/w/api.php?format=jsonfm&action=query&prop=categories&titles=Little%20fingers" target="_blank">https://en.wikipedia.org/w/api.php?format=jsonfm&action=query&prop=categories&titles=Little%20fingers</a>,<br>
which shows that the page contains _zero_ category links.<br>
<br>
--<br>
Russell Blau<br>
<a href="mailto:russblau@imapmail.org">russblau@imapmail.org</a><br>
<br>
_______________________________________________<br>
Labs-l mailing list<br>
<a href="mailto:Labs-l@lists.wikimedia.org">Labs-l@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/labs-l" target="_blank">https://lists.wikimedia.org/mailman/listinfo/labs-l</a><br>
</blockquote></div><br></div>