Last modified: 2010-05-15 15:37:36 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4442, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2442 - Port site_stats change from 1.4 to HEAD
Port site_stats change from 1.4 to HEAD
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Database (Other open bugs)
1.5.x
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 1002
  Show dependency treegraph
 
Reported: 2005-06-18 00:02 UTC by Tim Starling
Modified: 2010-05-15 15:37 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tim Starling 2005-06-18 00:02:42 UTC
This is just for tracking. I made a change to site_stats in 1.4 which I need to
port to HEAD before we switch to 1.5. It makes Special:Statistics much faster.
The most difficult part is ss_admins.
Comment 1 Brion Vibber 2005-06-18 01:07:22 UTC
Is there a need for ss_admins? It should be a fairly straightforward query in 1.5, eg:
select count(*) from user_groups where ug_group='sysop';

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links