Last modified: 2013-04-22 16:15:55 UTC

Wikimedia Bugzilla is closed!

Wikimedia has migrated from Bugzilla to Phabricator. Bug reports should be created and updated in Wikimedia Phabricator instead. Please create an account in Phabricator and add your Bugzilla email address to it.
Wikimedia Bugzilla is read-only. If you try to edit or create any bug report in Bugzilla you will be shown an intentional error message.
In order to access the Phabricator task corresponding to a Bugzilla report, just remove "static-" from its URL.
You could still run searches in Bugzilla or access your list of votes but bug reports will obviously not be up-to-date in Bugzilla.
Bug 40960 - Different data types for *_content_* in tables.sql and patches
Different data types for *_content_* in tables.sql and patches
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Database (Other open bugs)
1.21.x
All All
: Unprioritized blocker (vote)
: ---
Assigned To: Nobody - You can work on this!
: code-update-regression
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-11 15:38 UTC by Tim Landscheidt
Modified: 2013-04-22 16:15 UTC (History)
6 users (show)

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


Attachments

Description Tim Landscheidt 2012-10-11 15:38:12 UTC
In maintenance/tables.sql, *_content_* are defined as "int unsigned", in maintenance/archives/*_content_*.sql as "varbinary(32)" or "varbinary(64)".
Comment 1 Tim Landscheidt 2012-10-11 15:42:06 UTC
Gerrit change #27394.
Comment 2 Sumana Harihareswara 2012-10-12 14:27:56 UTC
I see this is marked as a blocker so I'm bringing it to Tim's, RobLa's, and Asher's attention.
Comment 3 Sumana Harihareswara 2012-10-12 15:35:17 UTC
I believe this blocks deployment so I'm adding it to that tracking bug.
Comment 4 Daniel Kinzler 2012-10-12 15:43:31 UTC
Fixed by I44a92d18, pending review
Comment 5 Tim Landscheidt 2012-10-13 02:19:48 UTC
To add some possible search terms: This seems to trigger failures on fresh installs in RevisionStorageTest.php (testGetContentModel, testGetContentFormat) and WikiPageTest.php (testGetContentModel, testGetContentHandler).
Comment 6 Tim Starling 2012-10-14 23:24:23 UTC
(In reply to comment #4)
> Fixed by I44a92d18, pending review

Merged.

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


Navigation
Links