I've seen a number of threads about this error, but most of them are old, pre-WP 3.0. Most of them point to a solution presented here, which was taken from a solution offered here.
The suggested solution is basically to add $this->query("set session wait_timeout=600"); to the wp-db.php file.
So, since the old thread are closed, and the wp-db.php file has changed quite a bit since, can anyone tell me if this is still a legit fix? (And if so, why wouldn't it just be included in WP to begin with?)
Thanks,
Mike