Time : 21:00:01 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 rt_service_providers WHERE status='1' AND city LIKE 'mumbai' ORDER BY last_seen DESC LIMIT Time : 15:00:01 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 rt_service_providers WHERE status='1' AND city LIKE 'mumbai' ORDER BY last_seen DESC LIMIT Time : 14:00:02 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 rt_service_providers WHERE status='1' AND city LIKE 'mumbai' ORDER BY last_seen DESC LIMIT Time : 07:57:51 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 4 Raw SQL : SELECT rt_booking_on_the_go.*, rt_service_providers.provider_name FROM rt_booking_on_the_go JOIN rt_service_providers ON (rt_service_providers.id = rt_booking_on_the_go.provider_id) WHERE rt_booking_on_the_go.user_id = '93960' AND service_type = '1'AND type='schedule' ORDER BY id DESC LIMIT 0, Time : 07:57:39 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 4 Raw SQL : SELECT rt_booking_on_the_go.*, rt_service_providers.provider_name FROM rt_booking_on_the_go JOIN rt_service_providers ON (rt_service_providers.id = rt_booking_on_the_go.provider_id) WHERE rt_booking_on_the_go.user_id = '93960' AND service_type = '1'AND type='schedule' ORDER BY id DESC LIMIT 0, Time : 07:57:09 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 4 Raw SQL : SELECT rt_booking_on_the_go.*, rt_service_providers.provider_name FROM rt_booking_on_the_go JOIN rt_service_providers ON (rt_service_providers.id = rt_booking_on_the_go.provider_id) WHERE rt_booking_on_the_go.user_id = '93960' AND service_type = '1'AND type='schedule' ORDER BY id DESC LIMIT 0, Time : 07:55: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 4 Raw SQL : SELECT rt_booking_on_the_go.*, rt_service_providers.provider_name FROM rt_booking_on_the_go JOIN rt_service_providers ON (rt_service_providers.id = rt_booking_on_the_go.provider_id) WHERE rt_booking_on_the_go.user_id = '93960' AND service_type = '1'AND type='schedule' ORDER BY id DESC LIMIT 0, Time : 13:00:01 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 rt_service_providers WHERE status='1' AND city LIKE 'mumbai' ORDER BY last_seen DESC LIMIT Time : 10:13:12 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 MONTH(date_time) = MONTH(NOW()) AND YEAR(date_time) = YEAR(NOW())' at line 1 Raw SQL : SELECT IFNULL(sum(provider_salary),0) total_amount from rt_booking_on_the_go where provider_id=62894 AND booking_status ='Started' || booking_status ='Finish' || booking_status = 'Completed') AND MONTH(date_time) = MONTH(NOW()) AND YEAR(date_time) = YEAR(NOW()) Time : 04:19:26 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'provider_id' in 'where clause' Raw SQL : SELECT * from rt_service_providers WHERE provider_id = '62894' LIMIT 0,1