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 's-raipur-948124' && a1.status in ('1', '4','5')' at line 1

select a1.member_id, a1.fname, a1.address, a1.city, a1.state_id, a1.sub_city, a1.phone, a1.mobile, a1.isd_code, a1.std_code, a1.company_name, a1.pincode, a1.paid_status, YEAR(a1.posted) as member_since, a1.country, a1.file_nm, a1.mem_oth_status, a1.new_mobile_phone, a1.member_type, a1.status, b1.company_profile, b1.website, b1.establish_year, b1.total_employee from member_tbl as a1, member_profile as b1 where a1.member_id=b1.member_id && a1.file_nm ='shaily-estates-developer's-raipur-948124' && a1.status in ('1', '4','5')

[TEP STOP]