Merge "Use PHP_OS rather than php_uname, which may be disabled"
[lhc/web/wiklou.git] / maintenance / archives / patch-img_exif.sql
1 -- Extra image exif metadata, added for 1.5 but quickly removed.
2
3 ALTER TABLE /*$wgDBprefix*/image DROP img_exif;