1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mediawiki_ynh.git synced 2024-09-03 19:46:05 +02:00
mediawiki_ynh/sources/mediawiki/maintenance/archives/patch-ss_active_users.sql

3 lines
117 B
SQL

-- More statistics, for version 1.14
ALTER TABLE /*$wgDBprefix*/site_stats ADD ss_active_users bigint default '-1';