Query Run
SELECT * FROM redirect JOIN page ON (page.page_id = redirect.rd_from) WHERE... 2 years ago