Merge "fix bug 41043, return false on edit page form when section is invalid"
[lhc/web/wiklou.git] / maintenance / archives / patch-ss_active_users.sql
1 -- More statistics, for version 1.14
2
3 ALTER TABLE /*$wgDBprefix*/site_stats ADD ss_active_users bigint default '-1';