2013 - Lost connection to MySQL server during query

select homebanner_id, homebanner_title, homebanner_descp, homebanner_image, homebanner_mobile, homebanner_url, homebanner_status, homebanner_sorting, homebanner_position, homebanner_popup_delay, homebanner_date from homebanner where homebanner_position = 'Popup Banner' and homebanner_status = '1' and homebanner_startdate < now() and homebanner_enddate > now() order by rand() limit 1

[TEP STOP]