Query Run
select * from logging where log_type="rights" and log_comment like "%sysop%"... 7 years ago
select * from logging where log_type="rights" limit 100; 7 years ago
show tables; 7 years ago
select * from logging where log_type="rights" limit 100; 7 years ago
select * from logging where log_action="block" limit 10; 7 years ago
describe logging_userindex 7 years ago
describe user 7 years ago
(select min(rev_timestamp) as rev_timestamp from revision_userindex where... 7 years ago
(select count(rev_id) as oneyr_edits from revision_userindex where... 7 years ago
select min(rev_timestamp) as rev_timestamp from revision_userindex where... 7 years ago