Query Run
use tewiki_p; select * from langlinks where ll_from=59972 3 years ago
use tewiki_p; select ll_from,count(*) as cnt from langlinks group by... 3 years ago
use tewiki_p; select count(*) as cnt from langlinks group by ll_from order... 3 years ago
use tewiki_p; select * from langlinks limit 10 3 years ago
use tewiki_p; select * from langlinks lomit 10 3 years ago