| 
 mysqldump  <databasename>  <tablename>    >   filename
 
 so, mysqldump  eq items  >  somefile
 
 
 All this information is available if you type mysqldump with no parameters.  It will give you a usage explaination.
 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |