Sparks,
I'm not sure why but when I try to reply to your question, Outlook Express
thinks it is a newsgroup post, not an email, and insists on knowing the
newsgroup name to which I should send my answer. Obviously, that is bogus so I
am responding with a new note.
Anyway, here's my reply
> -Original Message-
> From: Sparks [mailto:[EMAIL PROTECTED]
> I want to have an automatic backup done of my SQL databases,
> but cant quite
> figure out how to use mysqldump to do this properly...
I use a script that I run as a nightly cron job. Here's the one I use:
---
#!/bin/sh