use ukwiki_p;
select *
from templatelinks
where tl_namespace = 10
and... |
4 years ago |
use ukwiki_p;
select *
from templatelinks
where tl_namespace = 10
and... |
4 years ago |
use ukwiki_p;
select *
from templatelinks
where tl_namespace = 10
limit 100; |
4 years ago |
use ukwiki_p;
select *
from templatelinks
where tl_namespace = 10
limit 10000; |
4 years ago |
use ukwiki_p;
select *
from templatelinks
where tl_namespace = 10
limit 10000; |
4 years ago |
use ukwiki_p;
select *
from templatelinks
where tl_namespace = 0
limit 10000; |
4 years ago |
use ukwiki_p;
select *
from templatelinks
limit 10000; |
4 years ago |
use ukwiki_p;
select *
from templatelinks
limit 100; |
4 years ago |
use ukwiki_p;
select *
from pagelinks
limit 100; |
4 years ago |
use ukwiki_p;
select *
from pagelinks
limit 100; |
4 years ago |
use ukwiki_p;
select *
from pagelinks; |
4 years ago |