Query Run
select * from recentchanges T1 left join comment T2 on T1.rc_comment_id =... 4 years ago
select * from recentchanges T1 left join comment T2 on T1.rc_comment =... 4 years ago
select * from recentchanges T1 left join comment T2 on T1.rc_comment ==... 4 years ago