2006 - MySQL server has gone away

SELECT db, COUNT(*) AS NumConnections FROM information_schema.processlist WHERE db IS NOT NULL GROUP BY db;

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]