Merge "Update namespaces for Sindhi"
[lhc/web/wiklou.git] / maintenance / archives / patch-user_newpass_time.sql
index 47b332b..c323f23 100644 (file)
@@ -1,4 +1,4 @@
 -- Timestamp of the last time when a new password was
 -- sent, for throttling purposes
-ALTER TABLE /*$wgDBprefix*/user ADD user_newpass_time char(14) binary;
+ALTER TABLE /*$wgDBprefix*/user ADD user_newpass_time binary(14);