Query Run
use hywiki_p; select distinct oi_name from oldimage where oi_width > 600 or... 3 years ago
use hywiki_p; select * from oldimage where oi_width > 600 or oi_height > 600 3 years ago
use hywiki_p; select oi_archive_name from oldimage where oi_width > 600 or... 3 years ago
use hywiki_p; select oi_name from oldimage where oi_width > 600 or oi_height > 600 3 years ago
use hywiki_p; select oi_name from oldimage 3 years ago
use hywiki_p; select oi_name, oi_archive_name from oldimage 3 years ago
use hywiki_p; select page_title, count(*) c from templatelinks join page... 3 years ago
use hywiki_p; select page_title, count(*) c from templatelinks join page... 3 years ago
use hywiki_p; select page_title, count(*) c from templatelinks join page... 3 years ago
use hywiki_p; select * from templatelinks join page on tl_title =... 3 years ago
use hywiki_p; select * from templatelinks join page on tl_title =... 3 years ago
use hywiki_p; select tl_title from templatelinks join page on tl_title =... 3 years ago
use hywiki_p; select tl_title from templatelinks limit 10 3 years ago