Query Run
select count(*) from page; select page_namespace,count(*) from page where... 5 months ago
show tables; 5 months ago
select page_title,page_namespace from page where page_is_redirect=0 and... 5 months ago
select page_title,page_namespace from page where page_is_redirect=0 and... 5 months ago
select page_title from page where page_is_redirect=0 and page_namespace=1; 5 months ago
select page_namespace,count(*) from page where page_is_redirect=0 group by... 5 months ago
select count(*) from page; select count(*) from page where page_namespace=0... 5 months ago
describe page; select count(*) from page where page_namespace=0; 5 months ago
describe page; select count(*) from pages where page_namespace=0; 5 months ago
show tables; describe page; 5 months ago
show tables; 5 months ago