Query Run
use hewiki_p; select page_namespace, page_title, tl_title from templatelinks... 9 years ago
use hewiki_p; select * from templatelinks join page as p1 on tl_namespace =... 9 years ago
use hewiki_p; select * from templatelinks where tl_namespace = 10 and... 9 years ago
use hewiki_p; select * from templatelinks where tl_namespace = 10 tl_title... 9 years ago
use hewiki_p; select * from templatelinks where tl_namespace = 10 tl_title... 9 years ago