2006 - MySQL server has gone away
select a1.property_id, a1.cat_id, a1.sub_city, a1.city, a1.state_id, a1.other_city, a1.rel_subcity_id, a1.member_id, a1.landarea, a1.landunit, a1.area_in_sqfeet, a1.catpetarea, a1.carpetunits, a1.superarea, a1.superunit, a1.bathrooms, a1.bedrooms, a1.balcony, a1.areaunit, a1.area, a1.propertyfor, a1.status as property_status, a1.price,a1.price_range, a1.active_date, a1.refresh_date, b1.title, b1.hospital, b1.airport, b1.railway, b1.school, b1.facing, b1.totalfloor, b1.floor, b1.year, b1.location, b1.goglepointer1, b1.goglepointer2, b1.no_parking, b1.file_nm, b1.furnishedtype, b1.transactiontype, b1.landmark, b1.society_name, b1.address, b1.prop_desc, b1.member_type as prop_member_type, b1.hideadd, b1.prop_rera_number, c1.member_type, c1.company_name, c1.fname, c1.file_nm mem_file_nm, c1.city mem_city, c1.sub_city mem_sub_city, a1.sub_cat, b1.other_info, b1.main_project_id, b1.society_id, b1.furnished_items from property_listing as a1, property_listing_trans as b1, member_tbl as c1 where a1.property_id=b1.property_id && a1.member_id=c1.member_id && a1.property_id='200720' && c1.status IN('1')
[TEP STOP]