Errore: SELECT *,t_property.property_no AS v_property_no,t_property_translated.heading AS v_heading,t_property_translated.description,t_property_translated.short_description AS v_short_description FROM t_property,t_property_translated WHERE ( (t_property_translated.heading LIKE '%www%') OR (address LIKE '%www%') OR (city LIKE '%www%')OR (state LIKE '%www%')OR (zip_code LIKE '%www%') OR (t_property_translated.short_description LIKE '%www%') OR (t_property_translated.description LIKE '%www%') ) AND (publish='Y') AND (t_property_translated.idlang=78) AND t_property.property_no=t_property_translated.property_no ORDER BY ranking DESC,date DESC,idc DESC LIMIT 0,16 Can't create/write to file '/var/tmp/#sql_65d_0.MAI' (Errcode: 2) |