Query Run
select ll_title from page join pagelinks on pl_title = page_title and... 2 years ago
select langlinks.* from page join pagelinks on pl_title = page_title and... 2 years ago
select langlinks.* from page join pagelinks on pl_title = page_title and... 2 years ago
select pagelinks.* from page join pagelinks on pl_title = page_title and... 2 years ago
select pagelinks.* from page join pagelinks on pl_title = page_title and... 2 years ago
select pagelinks.* from page join pagelinks on pl_title = page_title and... 2 years ago
select * from page join pagelinks on pl_title = page_title and... 2 years ago
select * from page left join langlinks on ll_from = page_id and ll_lang... 2 years ago
select * from langlinks join page on ll_from = page_id and ll_lang =... 2 years ago