Time : 14:43:27 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 equipe_id = and team_id=' at line 1 Raw SQL : UPDATE quota_equipe SET quota = WHERE equipe_id = and team_id= Time : 11:57:55 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 = ; Time : 07:51:20 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 ', booster = 0 WHERE user_id = and team_id =' at line 2 Raw SQL : UPDATE user_teams SET booster_fixe = , booster = 0 WHERE user_id = and team_id = Time : 07:49:52 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:23:28 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 = ; Time : 05:51:42 SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '711595434' for key 'users.PRIMARY' Raw SQL : INSERT INTO users (id, name, equipe_id) VALUES ('711595434', 'Coralie Dana', '1');