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

       Web browser: ---
             Bug #: 37417
           Summary: templatelinks corruption
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I am doing some querying with regards to templates and the first template that
I decided to work with exposed an issue. I just ran  select count(*) from
templatelinks where tl_namespace = 10 and tl_title = "Don't_know"; and it
returned 255 however when you join tl_from to page_id (to get where the
template is being used) all results are NULL. This shouldn't happen. I suspect
either database corruption or incorrect processing of template links.

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