use commonswiki_p;
select * from pagelinks
where pl_namespace=0
and... |
4 years ago |
use commonswiki_p;
select * from pagelinks
where pl_namespace=0
and... |
4 years ago |
use commonswiki_p;
select * from pagelinks
where pl_namespace=0
limit 100 |
4 years ago |
use commonswiki_p;
select * from pagelinks
where pl_from_namespace=0
limit 100 |
4 years ago |
use commonswiki_p;
select * from pagelinks
where pl_from_namespace=0
limit 10 |
4 years ago |
use commonswiki_p;
select * from pagelinks;
where pl_from_namespace=0
limit 10 |
4 years ago |
use commonswiki_p;
select * from pagelinks;
limit 10 |
4 years ago |