Last modified: 2014-04-17 15:25:53 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 T65005, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63005 - Page model's page_id does not match MediaWiki's corresponding MySQL column type
Page model's page_id does not match MediaWiki's corresponding MySQL column type
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:50 UTC by christian
Modified: 2014-04-17 15:25 UTC (History)
4 users (show)

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


Attachments

Description christian 2014-03-24 10:50:17 UTC
wikimetrics/models/mediawiki/page.py has page_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 nuria 2014-03-24 13:06:28 UTC
I think bug and this other one: 63006 should be consolidated into one.
Comment 2 christian 2014-03-24 14:44:01 UTC
(In reply to nuria from comment #1)
> I think bug and this other one: 63006 should be consolidated into one.

They are different problems, that look (and mostly likely are) related.
But you can obviously fix one without the other. So I'd keep them separated.

But I do not really care too much.
If you prefer to merge them, be bold and merge them.
Comment 3 Bingle 2014-03-24 16:53:47 UTC
Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/analytics/cards/cards/1495
Comment 4 Toby Negrin 2014-04-17 15:25:53 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