Problème sql
SELECT * FROM memoire as m, memoire_detail as pd WHERE m.id=pd.message_id AND pd.message_id = LIMIT 1
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 'LIMIT 1' at line 1