Ryan Boren wrote:
Error 12 means mysql couldn't allocate memory. Since SHOW TABLES returned nothing due to the error, install thinks your tables aren't there and tries to create them. This results in the already exists errors. Everything stems from the error 12. MySQL doesn't have enough memory.
Ah okay. I'm on Dreamhost, and sometimes weird Database errors and messages come up. I just refreshed my index page now and the errors are gone. Dang Dreamhost again!
_______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
