media: Log and fail gracefully on invalid EXIF coordinates
[lhc/web/wiklou.git] / maintenance / archives / patch-ar_len.sql
index 69e634b..1710e09 100644 (file)
@@ -1,3 +1,3 @@
 ALTER TABLE /*$wgDBprefix*/archive
-  ADD ar_len INT(8) UNSIGNED;
+  ADD ar_len INT UNSIGNED;