join kullanabilirsiniz;

SELECT * FROM takip 
    LEFT JOIN uyeler ON takip.takip_edilen_id = uyeler.id
WHERE takip_eden_id = 1