When dumping the database from windows, try this from a CMD prompt : 
(remember the folder you are in with prompt) 
mysqldump --routines -u root -ppassword peqdbname > peqdbbackup.sql 
 
(Replace all the characters in yellow with your own needs) 
 
Then source that .sql into the linux peqdbname (database) 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 |