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

       Web browser: Mozilla Firefox 3.0.x
           Summary: update.php fails to create the needed tables for
                    FlaggedRevs
           Product: MediaWiki extensions
           Version: any
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: FlaggedRevs
        AssignedTo: [email protected]
        ReportedBy: [email protected]


MW: 1.16a SVN
FR rev: 51439 (SVN)

Steps to reproduce:
checkout MW svn trunk
checkout FR trunk
include FR in LocalSettings.php
run php update.php (will finish without errors)
run php update.php|grep flaggedrevs (will return 0 rows)
run php extensions/FlaggedRevs/maintenance/updateAutoPromote.php

will fail with
Populating and updating flaggedrevs_promote table
...doing user_id from 1 to 1
Es gab einen Syntaxfehler in der Datenbankabfrage.
Die letzte Datenbankabfrage lautete: „SELECT  frp_user_params  FROM
`flaggedrevs_promote`  WHERE frp_user_id = '1'  LIMIT 1  “ aus der Funktion
„<tt>FlaggedRevs::getUserParams</tt>“.
MySQL meldete den Fehler: „<tt>1146: Table 'wikidb.flaggedrevs_promote'
doesn't exist (localhost)</tt>“.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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