Last modified: 2008-11-10 15:19:39 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 T18295, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16295 - typo in psql script - FlaggedRevs.pg.sql
typo in psql script - FlaggedRevs.pg.sql
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
FlaggedRevs (Other open bugs)
unspecified
All All
: Normal trivial (vote)
: ---
Assigned To: Aaron Schulz
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-10 14:35 UTC by Peter Gervai (grin)
Modified: 2008-11-10 15:19 UTC (History)
0 users

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


Attachments

Description Peter Gervai (grin) 2008-11-10 14:35:28 UTC
You forgot some semicolons at the end of index creation lines:
CREATE INDEX namespace_title_from ON flaggedrevs_tracking (ftr_namespace,ftr_title,ftr_from);
CREATE INDEX rfp_tag_val_page ON reader_feedback_pages (rfp_tag,rfp_ave_val,rfp_page_id);
Comment 1 Aaron Schulz 2008-11-10 15:19:39 UTC
Fixed in r43356

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


Navigation
Links