A server went down and a back up wasn't created, however, a folder that's named after the database still exists with .MYD, .MYI and .frm files. How can I get these back in to the MySQL db?
ayacor
10:41 am on Aug 7, 2007 (gmt 0)
is it myIsam table? If so copy the folder to the new data directory of your mySQL server and that's it.