Query Run
use commonswiki_p; select * from page where page_namespace=6 and... 4 years ago
select count(log_id) from logging where log_actor=(select actor_id from... 4 years ago
select actor_id from actor where actor_name='Kbhardwaj13'; 4 years ago
select count(*) as edit_count from change_tag join revision on... 4 years ago
select count(*) as edit_count from change_tag join revision on... 4 years ago
select * from actor where actor_name="Kbhardwaj13" 4 years ago
select * from logging where log_actor=200229079 limit 10; 4 years ago
select * from logging where log_type='upload' limit 10; 4 years ago
select * from logging where log_type='upload' and log_actor=200229079 limit 10; 4 years ago