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 mls = 'R2843026' and (agent_id = 666 or agent_id2 = 666 or is_pixilink = 'y') and is_deleted <> 1 order by agent1 desc, house_id desc