hey evryone! I am a bit stuck here! I have a cPanel backup of a databse which I am trying to restore. Does anyone know what's the best way to do it? it's a tar.gz file. I tried extracting it but it has .MYD and .MYI and .FRM files. Any ideas on how I can get the data back in sql? Thanks
If you drop those three files into mysql's data directory and make sure the permissions are correct then it should work fine.