Erreur 1064 - 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
F.id = PF.famille_id and
F.on_line = 1' at line 7
SELECT
F.*
FROM
PRODUIT_FAMILLE PF,
FAMILLE F
WHERE
PF.produit_id = and
F.id = PF.famille_id and
F.on_line = 1