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 '%php%') OR (address LIKE '%php%') OR (city LIKE '%php%')OR (state LIKE '%php%')OR (zip_code LIKE '%php%') OR (t_property_translated.short_description LIKE '%php%') OR (t_property_translated.description LIKE '%php%') ) 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) |