Time : 23:44:42 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 3 Raw SQL : UPDATE LeadsWS SET birth = '' WHERE id = Time : 18:30:21 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 : 16:58:56 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'keweefgleads.leadiard' doesn't exist Raw SQL : SELECT * FROM leadiard where statut='Non' ; Time : 16:01:30 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 3 Raw SQL : UPDATE LeadsWS SET birth = '' WHERE id = Time : 14:49:31 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 3 Raw SQL : UPDATE LeadsWS SET email = '' WHERE id = Time : 14:11:09 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'); Time : 13:29:07 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 3 Raw SQL : UPDATE LeadsWS SET email = '' WHERE id = Time : 12:42:56 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 =