Last modified: 2012-02-22 12:40:26 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T21096, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19096 - update.php fails to create the needed tables for FlaggedRevs
update.php fails to create the needed tables for FlaggedRevs
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
FlaggedRevs (Other open bugs)
unspecified
PC Linux
: Normal normal (vote)
: ---
Assigned To: Aaron Schulz
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-05 19:17 UTC by Adam Reif
Modified: 2012-02-22 12:40 UTC (History)
0 users

See Also:
Web browser: Firefox
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Adam Reif 2009-06-05 19:17:52 UTC
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>“.
Comment 1 Aaron Schulz 2009-06-06 00:39:46 UTC
Ugh, does r51528 fix this?
Comment 2 Adam Reif 2009-06-06 09:52:29 UTC
Yes, it definitely does.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links