Query Run
use hewiki_p; select count(*) from revision where rev_user_text =... 8 years ago
use hewiki_p; select * from revision limit 100 8 years ago
use hewiki_p; select Count(*) from revisions 8 years ago
use hewiki_p; select concat('משתמש:',p.page_title) as TITLE, cl_to as... 8 years ago
use arwiki_p; select * from revisions LIMIT 5 8 years ago
use hewiki; select * from revisions LIMIT 5 8 years ago
use hewiki_p; select * from revisions LIMIT 5 8 years ago
use hewiki_p; select top 1 * from revisions 8 years ago