Possible Duplicate: Dump a mysql database to a plaintext (CSV) backup from the command line.
I prefer python, but if mysqldump works...then how can I do that?
SELECT ... INTO OUTFILE ...