This is the error I get sometimes when I select user tracking from tools in admin. I get a few normal results under this message:
There have been 1039 page views in this 24 hour period. 2013 Lost connection to MySQL server during query
in:
[select value from stompshop_sessions WHERE sesskey = '819be0234b12fb292db67db828cd5887']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

2006 MySQL server has gone away
in:
[select count(*) as total from stompshop_sessions where sesskey = 'f8b91737b796e487537f3091ec81b29a']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0


And like i said, Everything else down here is pretty much normal. Just the last user shown at the bottom of my screen is chopped in half.

Thank You,
John