Every since my hosting provider moved my database from one MySQL server to another I've been getting the following error:
MySQL Error : Can't create/write to file 'C:\WINDOWS\TEMP\#sql_564_0.MYI' (Errcode: 17)
After several iterations of attempting to fix this error, the HUMANVERIFY table became damaged and no attempt to repair it from the console or from the MySQL interface would work. I assumed that I could drop this table and then use the installation script to grab just the create table statement code and recreate it but that would not work.
Is there a way to restore that table, or just create it since I don't think it's used for long term storage of data anyway?
__DEFINE_LIKE_SHARE__
|