I also want to backup my database using mysqdump, I used to use a command that started like:

CODE:
mysqldump --opt -u username -p


But i dont remember the rest of it.

Can you help me to show how the whole commnad looks like?

Thanks