Time : 14:01:33 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 'and product.category=category.categoryid' at line 1 Raw SQL : select categoryName,ProductName from category,product where category.categoryid= and product.category=category.categoryid Time : 14:00: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 'and product.category=category.categoryid' at line 1 Raw SQL : select categoryName,ProductName from category,product where category.categoryid= and product.category=category.categoryid Time : 13:58:57 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.comments' doesn't exist Raw SQL : select customer_id from comments where party_id=16389 Time : 13:58:50 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.comments' doesn't exist Raw SQL : select customer_id from comments where party_id=16389 Time : 13:54:54 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.comments' doesn't exist Raw SQL : select customer_id from comments where party_id=16389 Time : 13:51:03 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.ratings' doesn't exist Raw SQL : select rating from ratings where party_id=16389 Time : 12:56:52 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.ratings' doesn't exist Raw SQL : select rating from ratings where party_id=12429 Time : 12:56:16 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.ratings' doesn't exist Raw SQL : select rating from ratings where party_id=12429 Time : 12:49:52 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.ratings' doesn't exist Raw SQL : select rating from ratings where party_id=11148 Time : 12:49:16 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.ratings' doesn't exist Raw SQL : select rating from ratings where party_id=9389 Time : 12:30:22 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.countrystatecity' doesn't exist Raw SQL : select COUNTRYSTATECITYID,NAME from countrystatecity where PARENTID=4 Time : 10:58:25 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'EMAIL' in where clause is ambiguous Raw SQL : select count(partydetail.PARTYID) as totalnew_contact from dealsin,contact,partydetail,productmapping where partydetail.PARTYID=dealsin.PARTY and contact.PARTY=partydetail.PARTYID and partydetail.PARTYID=productmapping.partyid and contact.STATE=5 and contact.CITY=702 and productmapping.categoryid in(1) and LOWER(EMAIL) like :EMAIL order by partydetail.NAME asc Time : 10:54:41 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'EMAIL' in where clause is ambiguous Raw SQL : select count(partydetail.PARTYID) as totalnew_contact from dealsin,contact,partydetail,productmapping where partydetail.PARTYID=dealsin.PARTY and contact.PARTY=partydetail.PARTYID and partydetail.PARTYID=productmapping.partyid and LOWER(EMAIL) like :EMAIL order by partydetail.NAME asc Time : 10:53:57 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'EMAIL' in where clause is ambiguous Raw SQL : select count(partydetail.PARTYID) as totalnew_contact from dealsin,contact,partydetail,productmapping where partydetail.PARTYID=dealsin.PARTY and contact.PARTY=partydetail.PARTYID and partydetail.PARTYID=productmapping.partyid and LOWER(EMAIL) like :EMAIL order by partydetail.NAME asc Time : 10:50:24 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 : 10:50: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 '' at line 1 Raw SQL : select ipaddress from p_customers where customerid= Time : 10:50:15 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 : 06:03:50 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 : 05:56:44 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ipaddress' in 'field list' Raw SQL : select ipaddress from p_customers where customerid=1