QueryBuilder

SELECT s.*, ts.nom as nom_type FROM services s LEFT JOIN types_services ts ON s.type = ts.id  WHERE s.id IN (, 101, 17, 37, 396, 38, 246, 316, 43, 170, 104, 103, 115, 109, 44, 169, 428, 31, 191, 192, 33) ORDER BY type ASC, nom ASC

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 ' 101, 17, 37, 396, 38, 246, 316, 43, 170, 104, 103, 115, 109, 44, 169, 428, 31, ' at line 1