1028 - Sort aborted

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 = 'o5gm07tgtuv1betej1ti2ini74'

[TEP STOP]