use cswiki_p;
select user_name
from user
where user_id=1 #Číslo 1 nahradit... |
8 years ago |
use cswiki_p;
select page_title from page join (select tl_from from... |
8 years ago |
use cswiki_p;
select tl_from from templatelinks where... |
8 years ago |
use cswiki_p;
select * from templatelinks limit 1; |
8 years ago |