Query Run
show tables; select * from user where user_name='Ankry'; 2 years ago
show tables; 2 years ago
select * from user where user_name='Ankry' limit 5; 2 years ago
select * from user limit 5; 2 years ago
select 693083 as 'pl',693200 as 'bn';select * from page where... 2 years ago
select 693083 as 'pl',693200 as 'bn';select * from page where page_namespace... 2 years ago
select 693083 as 'pl',693200 as 'bn',* from page where page_namespace = 104... 2 years ago
select 693083 as 'pl',count(*) from page where page_namespace = 104; 2 years ago
select count(*) from page where page_namespace = 100; 2 years ago
select count(*) from page where page_namespace = 102; 2 years ago
select count(*) from page where page_namespace = 104; 2 years ago
select count(*) from page where page_namespace = 104; 2 years ago