Quote:
	
	
		| 
					Originally Posted by TylerBarnes  I'm trying to follow these directions but I'm hitting a bit of a road block.I downloaded the google drive stuff, put it in my SQL folder and then opened cmd.exe, navigated to the folder so it said C:\EQ\SQL>
 I put the code in, enter my password and get the following error: ERROR 1049 <42000> Unknown database 'peq'
 Not entirely sure why it's not working. I put the .tar.gz files in there and then extracted them but still preserved the original files so it had both the .tar.gz and the extracted files in the SQL folder.
 | 
	
 Depending on what directions you followed your database May not be named peq. You need to change the command 'MySQL -u root -p peq' to match the database you do have.