Lost connection to MySQL server during query problem
For a while I got this error message : “Lost connection to MySQL server during query” which was pretty irritating as it randomly works or not work. Apparently it’s an issue with the MySQL adapter in Ruby and there are a couple of fixes for it.
Some explanation from the Rails wiki
This post from Roderick explains it well for Windows and it worked pretty well for me.
leave a comment