Disable $wgServer autodetection to prevent cache poisoning attacks
[lhc/web/wiklou.git] / maintenance / archives / patch-image-img_description-default.sql
1 ALTER TABLE /*_*/image
2 ALTER COLUMN img_description SET DEFAULT '';