Time : 06:23:02 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'WHERE user_id = and team_id =' at line 3 Raw SQL : UPDATE user_teams SET quota = WHERE user_id = and team_id = Time : 06:21:57 SQLSTATE[42000]: Syntax error or access violation: 1064 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 1 Raw SQL : SELECT * FROM LeadsWS where statut='Non' and id = ;