Requête invalide : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND friendship.t_friend = 'AMI' ORDER BY clients.id LIMIT 0,6' at line 1
SELECT * FROM clients LEFT JOIN friendship ON clients.id = friendship.id_dst WHERE friendship.id_src = AND friendship.t_friend = 'AMI' ORDER BY clients.id LIMIT 0,6