MySql Friend of my friends and Friend of my of my Friends of my Friends
- by user1907522
i have a problem with mysql query, and can't get it done in any way. I already checked the other topics, but can't get any of the solutions to work in my case.
I have 2 tables, one is users
id, name, email....
and second for friends is named friends :)
user1_id, user2_id
now i need to get from the database all of the user info for friends of my…