Query Run
select count(*) from externallinks join page on el_from = page_id where... 2 years ago
select * from externallinks join page on el_from = page_id where el_to like... 2 years ago
select * from externallinks join page on el_from = page_id where el_to like... 2 years ago
select * from externallinks join page on el_from = page_id where el_to like... 2 years ago
select * from externallinks join page where el_from = page_id limit 10 2 years ago
select * from externallinks limit 10 2 years ago
show tables 2 years ago