Warning: mysql_query() [function.mysql-query]: MySQL server has gone away in /usr/lib/php/pixilink/classes/Listing.php on line 91

Warning: mysql_query() [function.mysql-query]: Error reading result set's header in /usr/lib/php/pixilink/classes/Listing.php on line 91
MySQL server has gone awayselect houses.*, typesofhouses.type, typesofhouses.commercial, IF(agent_id > 0, 1, 0) as 'agent1' from pixilink_360.houses left join pixilink_360.typesofhouses on (typesofhouses.house_type = houses.type) where houses.house_id = 177353 and (agent_id = 5182 or agent_id2 = 5182) and is_deleted <> 1 order by agent1 desc, house_id desc