Nothing is wrong with my SQL syntax, but I think it might be a problem with my database itself, because I can't write new tables. Instead, I'm getting the following error:
Quote:
|
Can't create / write to file '.\mySQL\meow.frm' (Errcode: 28)
|
My database is only 58 MB, and I can add new records to databases without a problem, so I don't think the problem has anything to do with exceeding the storage capacity of MySQL. I've searched online and can't find any information on the problem.
Any suggestions?