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

       Web browser: ---
             Bug #: 33540
           Summary: Cleanup old "pagelinks" records which reference
                    deleted pages in the Portuguese Wiktionary
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Currently, there are more than 1000 page links which reference non-existing
pages in the Portuguese Wiktionary:


select distinct pl_from from pagelinks left join page on
page_id=pl_from where page_title is null;

1056 rows fetched


Some of the deleted page ids are: 2447, 3364, 3605

Please, delete these erroneous records. They are influencing manual "wanted
page" generation.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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