[08:29:54] How can I get the actual outgoing page links from a pageusing the https://www.mediawiki.org/wiki/Manual:Pagelinks_table table ? I read that "The target page may or may not exist, and due to renames and deletions may refer to different page records as time goes by." For that I can use and exists (select 1 from page where page_title = pl_title and page_namespace = 0 and page_is_redirect = 0) but I see page title's that are present in [08:29:54] the result set but are not in the actual page [08:32:37] Example for "Antarctica" https://paste.kde.org/po1xzdme4/qhy2xi this is the result the query returns, but I can't find for example "Yermak_(1898_icebreaker)" or "Vladimir Rusanov" in the actual page https://en.wikipedia.org/wiki/Antarctica [08:35:44] So how can I get the 'actual' outgoing links from the replica databases? [20:32:38] [[Tech]]; DarkRatik; /* ХОД */ new section; https://meta.wikimedia.org/w/index.php?diff=11684667&oldid=11645419&rcid=6123164 [20:39:40] [[Tech]]; MaxSem; Undo revision 11684667 by [[Special:Contributions/DarkRatik|DarkRatik]] ([[User talk:DarkRatik|talk]]); https://meta.wikimedia.org/w/index.php?diff=11684693&oldid=11684667&rcid=6123168