2013 - Lost connection to MySQL server during query

update visitors set counter = '10', date = now() where browser_ip = '3.145.196.87' AND browser_language = 'robot' AND to_days(now()) - to_days(date) < 1

[TEP STOP]

2006 - MySQL server has gone away

select count(*) as total from sessions where sesskey = 'd5f86868b38173c74bd5e684c6fc945d'

[TEP STOP]