Time : 09:23:04 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_id' in 'where clause' Raw SQL : UPDATE rt_customers SET android_device_id=? WHERE user_id=? Time : 03:22:37 SQLSTATE[HY093]: Invalid parameter number Raw SQL : UPDATE rt_bookings_pt_ft SET booking_status='Advance Paid', advance_payment_status='Paid', user_paid_advance=? WHERE booking_app_id=? Time : 03:16:48 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 'WHERE booking_app_id=?' at line 1 Raw SQL : SELECT user_cost rt_bookings_pt_ft WHERE booking_app_id=?