2013 - Lost connection to MySQL server during query

select counter FROM visitors where browser_ip = '3.145.191.214' 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 = 'c081e8555d81fbfe828f2f3a7834110b'

[TEP STOP]