Time : 11:34:10 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 : 11:17:07 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivzeo_new.master' doesn't exist Raw SQL : select MASTERID,VALUE from master where MASTERTYPE=1 Time : 10:07:19 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'EMAIL' in where clause is ambiguous Raw SQL : select count(a.PARTYID) as totalnew_contact from partydetail a,(select distinct partydetail.PARTYID from partydetail,contact,productmapping where NAME!='' and NAME is not NULL and CITY in (1493) and productid in(126) and contact.PARTY=partydetail.PARTYID and partydetail.PARTYID =productmapping.partyid and LOWER(EMAIL) like :EMAIL) as b where a.PARTYID = b.PARTYID Time : 06:46:26 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:45:03 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:44: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 '' at line 1 Raw SQL : select ipaddress from p_customers where customerid= Time : 06:44: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 '' at line 1 Raw SQL : select ipaddress from p_customers where customerid= Time : 06:37:41 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivzeo_neworcl.dispatchregister' doesn't exist Raw SQL : select count(DISPATCHREGISTERID) as totalnew_parties from dispatchregister as ab,partydetail as p,(select PARTY as prty,CITY from contact) as c where p.PARTYID=ab.FIRMNAME and p.PARTYID=c.prty and ab.UPDATEDBY=2 order by DISPATCHDATE DESC Time : 06:35:21 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'UPDATEDBY' in where clause is ambiguous Raw SQL : select count(DISPATCHREGISTERID) as totalnew_parties from dispatchregister as ab,partydetail as p,(select PARTY as prty,CITY from contact) as c where p.PARTYID=ab.FIRMNAME and p.PARTYID=c.prty and UPDATEDBY=2 order by DISPATCHDATE DESC Time : 06:34:07 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'UPDATEDBY' in where clause is ambiguous Raw SQL : select count(DISPATCHREGISTERID) as totalnew_parties from dispatchregister as ab,partydetail as p,(select PARTY as prty,CITY from contact) as c where p.PARTYID=ab.FIRMNAME and p.PARTYID=c.prty and UPDATEDBY=2 order by DISPATCHDATE DESC Time : 06:05:52 SQLSTATE[HY000] [1040] Too many connections Time : 06:05:00 SQLSTATE[08004] [1040] Too many connections Time : 05:41:33 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'NAME' in order clause is ambiguous Raw SQL : select count(CONTACTPERSONID) as totalnew_parties from partydetail as p,contactperson as cp where p.PARTYID=cp.PARTY order by NAME asc Time : 05:40:41 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'NAME' in order clause is ambiguous Raw SQL : select count(CONTACTPERSONID) as totalnew_parties from partydetail as p,contactperson as cp where p.PARTYID=cp.PARTY order by NAME asc Time : 05:38:34 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'NAME' in order clause is ambiguous Raw SQL : select count(CONTACTPERSONID) as totalnew_parties from partydetail as p,contactperson as cp where p.PARTYID=cp.PARTY order by NAME asc Time : 05:37:13 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'NAME' in order clause is ambiguous Raw SQL : select count(CONTACTPERSONID) as totalnew_parties from partydetail as p,contactperson as cp where p.PARTYID=cp.PARTY order by NAME asc Time : 05:36:53 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'NAME' in order clause is ambiguous Raw SQL : select count(CONTACTPERSONID) as totalnew_parties from partydetail as p,contactperson as cp where p.PARTYID=cp.PARTY and DATE_FORMAT(dob, '%c-%d') BETWEEN DATE_FORMAT('2017-04-01', '%c-%d') AND DATE_FORMAT('2017-04-30', '%c-%d') order by NAME asc