Time : 12:09:08 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 ipaddress from p_customers where customerid= Time : 12:09:05 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 ipaddress from p_customers where customerid= Time : 12:09:04 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 ipaddress from p_customers where customerid= Time : 09:41:32 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'adddate' in 'field list' Raw SQL : insert into ratings(party_id,customer_id,rating,adddate) values(:party_id,:customer_id,:rating,:adddate) Time : 09:41:21 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'adddate' in 'field list' Raw SQL : insert into ratings(party_id,customer_id,rating,adddate) values(:party_id,:customer_id,:rating,:adddate) Time : 09:41:17 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'adddate' in 'field list' Raw SQL : insert into ratings(party_id,customer_id,rating,adddate) values(:party_id,:customer_id,:rating,:adddate) Time : 09:36:11 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'UPLOADFIELDID' in 'where clause' Raw SQL : select UNIQUEFILENAME from uploadfile where UPLOADFIELDID=3965 Time : 06:45:00 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahansampdadb.comments' doesn't exist Raw SQL : select customer_id from comments where party_id=12429 Time : 06:16:08 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahansampdadb.p_queries' doesn't exist Raw SQL : insert into p_queries(party_id,customer_id,query,adddate) values(:party_id,:customer_id,:query,:adddate) Time : 06:11:24 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahansampdadb.p_queries' doesn't exist Raw SQL : insert into p_queries(party_id,customer_id,query,adddate) values(:party_id,:customer_id,:query,:adddate) Time : 06:08:16 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahansampdadb.p_ratings' doesn't exist Raw SQL : select rating,party_id,adddate from p_ratings where customer_id=1