Time : 20:00:54 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 : 15:03:06 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 : 09:27:23 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'keweefgleads.leadiard' doesn't exist Raw SQL : INSERT INTO leadiard () VALUES (); Time : 09:05:42 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'keweefgleads.leadiard' doesn't exist Raw SQL : SELECT * FROM leadiard where statut='Non' ; Time : 07:41:01 SQLSTATE[HY000] [2002] Connection refused Time : 05:26: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 '' at line 1 Raw SQL : SELECT * FROM LeadsWS where statut='Non' and id = ;