REALLY good point scott. I checked the mysql website to learn about it and I found that the mysql version I'm running is 4.1.10a-Max | 2006-03-16 and according to the link below INNODB is default since 4.0maclellan wrote:In my experience I aso had this error. My personal recommendation is to try converting your database over to INNODB tables. Researching the web I found this to be faster for larger tables (as events grow) and much more reliable.
-scott
http://dev.mysql.com/doc/refman/4.1/en/ ... -3-23.html
Is it possible that it was switched BACK to the old way?
thanks
-frank