(bug 19408) user_properties.up_property: 32 bytes is not enough.
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 3 May 2011 21:08:44 +0000 (21:08 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 3 May 2011 21:08:44 +0000 (21:08 +0000)
commit32fde7f35b6dde889f22eb1e4f10392acd0efde6
treeeaf7d2da6235ea959827a1e11f596d10c215ecb5
parent6a56186b2742d59874ad973dec7b6a708f1e0de1
(bug 19408) user_properties.up_property: 32 bytes is not enough.
Increased it to 255 bytes to be like page titles
Some minor tweaks to modifyField() in the installer to make it more useful and added insertUpdateRow()
RELEASE-NOTES
includes/installer/DatabaseUpdater.php
includes/installer/MysqlUpdater.php
includes/installer/SqliteUpdater.php
maintenance/archives/patch-up_property.sql [new file with mode: 0644]
maintenance/tables.sql