2013 - Lost connection to MySQL server during query

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

[TEP STOP]