[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/archives/ -> patch-up_property.sql (source)

   1  -- Increase the length of up_property from 32 -> 255 bytes. Bug 19408
   2  
   3  ALTER TABLE /*_*/user_properties
   4      MODIFY up_property varbinary(255);


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1