2013 - Lost connection to MySQL server during query

update visitors set counter = '8', date = now() where browser_ip = '3.239.119.159' 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 = 'd9d5e84f0c5855f9cc52e21ce7c7a8e2'

[TEP STOP]