Query Run
describe recentchanges 2 years ago
SHOW INDEX IN recentchanges 2 years ago
SELECT rc_actor, DAYOFWEEK(rc_timestamp) AS day, ... 2 years ago
SELECT rc_actor, COUNT(*) AS total, SUM( CASE WHEN... 2 years ago
select count(*) from page where page_namespace = 0 and page_is_redirect = 0 2 years ago
select sum(*) from page where page_namespace = 0 and page_is_redirect = 0 2 years ago
select * from site_stats 2 years ago
select distinct(ug_group) from user_groups 2 years ago
select * from user_groups 2 years ago