Creating mysql dump file

Hi all,

I’m trying to do a MySQL dump but from the mysql> prompt or the c:> prompt or the normal command prompt I get the following error:

‘mysqldump’ is not recognized as an internal or external command

I don’t have a mysqldump.exe in the mysql/bin folder. Should I?

All I want to do is create a .sql file so that I can backup and transfer the database.

Thanks,
C