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

           Summary: problem with calling wrong table in database
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I can't launch main page in my wiki : I read the following message : 

SELECT COUNT(page_id) AS count FROM templatelinks LEFT JOIN `gdnpage` ON
page_title=tl_title where tl_from=1533 and tl_namespace=110

depuis la fonction « pr_OutputPageBeforeHTML ». MySQL a renvoyé l’erreur
« 1146 : Table 'grondin.templatelinks' doesn't exist (localhost) ».

It seems a function call database table without its prefix.


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