What's In Table 'userfield'?
What's in this table? My host had a problem yesterday and all of the mySQL went down. Now, 'userfield' shows up as "in use." I tried running the query "REPAIR TABLE userfield" but it didn't work and it just showed an error. I think I may need to drop the table and recreate it, unless someone else has an idea? If I do need to drop the table, what is the query I would need to recreate it again?
Edit: How odd.... I just ran that query again using a lowercase "TABLE" and it worked. Does case matter?
|