plus-sportingbet Turf
SELECT bc.commentaire AS commentaire
FROM sportytrader.bookmakers_commentaires bc
INNER JOIN mutu_sportytrader.inscrit i ON bc.id_forum = i.id
INNER JOIN mutu_sportytrader.inscrit_dynamic id ON i.id = id.id AND id.last_marking_old!='0000-00-00 00:00:00'
LEFT OUTER JOIN mutu_sportytrader.moderationsportytrader ms ON i.id = ms.victime AND (ms.ban IS NULL OR (ms.ban!=2 AND ms.cat!=0))
WHERE bc.valide=1 AND bc.idbook=
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 '' at line 6