Last modified: 2014-04-17 15:27:12 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 T65006, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63006 - Revision model's rev_id does not match MediaWiki's corresponding MySQL column type
Revision model's rev_id does not match MediaWiki's corresponding MySQL column...
Status: RESOLVED WONTFIX
Product: Analytics
Classification: Unclassified
Wikimetrics (Other open bugs)
unspecified
All All
: High normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-24 10:51 UTC by christian
Modified: 2014-04-17 15:27 UTC (History)
4 users (show)

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


Attachments

Description christian 2014-03-24 10:51:09 UTC
wikimetrics/models/mediawiki/revision.py has rev_id as signed integer,
while MediaWiki's maintenance/tables.sql has the column unsigned.

This mismatch causes problems when building wikimetrics' contraints
against a real MediaWiki database. MySQL refuses to have a foreign key
on column whose type mismatches.
Comment 1 Bingle 2014-03-24 16:54:00 UTC
Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/analytics/cards/cards/1496
Comment 2 Toby Negrin 2014-04-17 15:27:12 UTC
closed in favor of https://bugzilla.wikimedia.org/show_bug.cgi?id=64063

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


Navigation
Links