2013 - Lost connection to MySQL server during query

update visitors set counter = '10', date = now() where browser_ip = '18.234.232.228' 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 = 'fda366ffa02e5b2c9afd2e02b466a39c'

[TEP STOP]