Time : 15:16:22 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 id,user_id,provider_id FROM rt_bookings_pt_ft WHERE booking_app_id= Time : 15:12:41 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 id,user_id,provider_id FROM rt_bookings_pt_ft WHERE booking_app_id= Time : 13:40:52 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'meehelp_sitedb.rt_booking_pt_ft_attendance' doesn't exist Raw SQL : INSERT INTO rt_booking_pt_ft_attendance (user_id, provider_id, booking_id, booking_app_id, month, date) VALUES (?,?,?,?,?,?) Time : 13:25:31 SQLSTATE[HY000]: General error: 2031 No data supplied for parameters in prepared statement Raw SQL : SELECT id,user_id,provider_id,booking_app_id FROM rt_bookings_pt_ft WHERE booking_app_id=?