ERROR :

MYSQL-ERROR : 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 '140,150,151,209,175,176,177) and id_padre='175' order by mcxi.nombre asc' at line 4
FILE : /var/www/html/motosprint/modulos/materiales/index.php : 270
select mc.id, mcxi.nombre, mc.id_padre
				from mc_categoria mc
				join mc_categoriaxidioma mcxi on (mcxi.id_categoria = mc.id)
				where mcxi.idioma='ca' and mc.id in ( 38,39,44,45,1,2,6,8,96,97,98,99,113,114,117,81,82,86,88,218,220,67,68,73,74,211,215,29,30,34,35,227,231,55,63,66,,140,150,151,209,175,176,177) and id_padre='175' order by mcxi.nombre asc