requête invalide : select IFNULL(m.mot, mfr.mot) as mot from mots mfr left join mots m on mfr.description=m.description AND m.langue='' where mfr.description='msg accueil inscr' AND mfr.langue='_fr';