Merge "Fix CLI installer when --dbname is not specified on command line."
[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;