SELECT * FROM JOUR_ISSUE INNER JOIN `IC_ARTICLE` ON (JOUR_ISSUE.ID_ISSUE = `IC_ARTICLE`.ID_ISSUE) WHERE (JOUR_ISSUE.ID_JOUR = '3261') AND (`IC_ARTICLE`.ICID = )
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 8