In the wee hours of Friday morning (today), pcweenies.net went down. I woke up at 5AM (as I am wont to do on Fridays) to see an Internal Server Error.

The log files mentioned something along the lines of:

17-Aug-2008 21:09:10] WordPress database error Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation (blahblahblah)

I’ve googled about, but haven’t found a clear answer to what might have caused the error. My best guess is that the collations were changed from utf8_general_ci to latin1_swedish_ci. How could this have happened?

Thanks in advance!

-Krishna