Last modified: 2010-05-15 15:52:03 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 T12458, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10458 - tables.sql MySQL Errors
tables.sql MySQL Errors
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.10.x
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-03 23:43 UTC by Simon McFarlane
Modified: 2010-05-15 15:52 UTC (History)
1 user (show)

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


Attachments

Description Simon McFarlane 2007-07-03 23:43:34 UTC
I encountered the following errors when running tables.sql from MediaWiki 1.10.0 against a MySQL v5.0 install on WindowsXP:

Line 848: "blob cannot have default"

old value: rc_params blob NOT NULL default '',
proposed new value: rc_params blob NOT NULL,

Line 1116: "error in SQL statement..."

old value: --- Used for storing page restrictions (i.e. protection levels)
proposed new value: -- Used for storing page restrictions (i.e. protection levels)

Minor annoyances, but thought I'd report them anyway.

Cheers,

Simon
Comment 1 Brion Vibber 2007-07-05 18:08:49 UTC
This should be fixed in 1.10.1 and in 1.11.0, which I should be pushing out soonish.

If you can grab a 1.10 snapshot from SVN and test it that would be great:
http://svn.wikimedia.org/svnroot/mediawiki/branches/REL1_10/phase3

If you can't easily grab from SVN, I can make a temp snapshot for you.
Comment 2 Rob Church 2007-07-09 08:25:27 UTC
Confirmed that the stable branch passes a standard installation under MySQL 5.0.27 in strict mode.

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


Navigation
Links