Errore nella query :
Err N.=1064Error =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 8Query =
SELECT
tab_categorie_ml.categoria_titolo
FROM
tab_categorie_ml
INNER JOIN tab_categorie ON (tab_categorie_ml.categoria_id = tab_categorie.categoria_id)
WHERE
(tab_categorie_ml.lingua_id = 1) AND
(tab_categorie.categoria_id = )