Thanks for the reply, Ingmar. I am just now noticing that you started a new topic for me.
I am running EE 1.6.8
Build: 20090723
Often the site just hangs, “waiting for…” in the status bar of the browser. When it does resolve (after minutes) it will be a 500 error or MySQL Error 2013. Here are a couple examples.
MySQL ERROR:
Error Number: 2013
Description: Lost connection to MySQL server during query
Query: SELECT t.template_name, tg.group_name, t.edit_date FROM exp_templates t, exp_template_groups tg WHERE t.group_id = tg.group_id AND t.template_type = 'css' AND t.site_id = '1' AND ((t.template_name = 'main-css' AND tg.group_name = 'stylesheets') OR (t.template_name = 'ie6-css' AND tg.group_name = 'stylesheets') OR (t.template_name = 'ie6-7-css' AND tg.group_name = 'stylesheets'))
MySQL ERROR:
Error Number: 2013
Description: Lost connection to MySQL server during query
Query: SELECT * FROM exp_member_groups WHERE site_id = '1' AND group_id = '3'
Oddly, while this is happening, the WordPress sites I have on the same server are running just fine. Also odd is that one of my EE sites has been running fine for about 10 months on this server and is just now having this trouble (I did not make any changes to it recently). That particular site is running EE 1.6.7, Build 20090320
Final odd note is that I do not get MySQL errors from the control panel.
I am on mediatemple gridserver with a mysql container. They seem to think everything is working fine, so I am in a bit of a bind.