Query Run
use fawiki_p; select * from page left join categorylinks on page_id =... 5 years ago
use fawiki_p; select * from page join categorylinks on page_id =... 5 years ago
use fawiki_p; select * from page join categorylinks on page_id = cl_from and... 5 years ago
use fawiki_p; select * from page join categorylinks on page_id = cl_from and... 5 years ago
use fawiki_p; select * from page join category_links on page_id =... 5 years ago
use fawiki_p; select * from page where page_namespace = 0 and page_title... 5 years ago
use fawiki_p; show tables; 6 years ago