| Well, unfortunately, mysqldump does not seem to want to work.  I tried it using your (and the article you linked's) syntax, but when I try to execute the command, it gives me a syntax error.
 I checked to make sure mysqldump was in the bin folder, and it is.  I also tried "mysqldump --opt database01".  That also gave a syntax error.  I'm sure I'm missing some blatantly simple thing, but I can't figure it out for the life of me.  The fact that it's 2AM probably doesn't help.
 
 Any further ideas as to why I'm getting this error?
 |