2006 - MySQL server has gone away

SELECT count(*) as total, `ip_address` FROM `whos_online` GROUP BY `ip_address` ORDER BY total DESC LIMIT 1

[TEP STOP]