monrezz: Are you trying to run the command from mysql.exe? If so, there's your problem. As stated...
	Quote:
	
	
		| Go to the mysql\bin directory from a command prompt window. 
 Type mysqldump eq > eqbackup.sql
 | 
	
 Don't start up mysql.exe. This uses a different command file (mysqldump.exe).