Jump to content

help with mysqldump


jeff5656

Recommended Posts

In cpanel I have this command in a cron job:

 

mysqldump --user=myusername --password=mypassword--databases mydatabase > /home/mydirectory/sql_backups/DUMPFILE.SQL

 

The file is zero bytes.  Is the above command wrong?  Unfortunately with a cron job, you don't get an error when it's run so I don't get any feedback about what I may have done wrong.

Link to comment
https://forums.phpfreaks.com/topic/260793-help-with-mysqldump/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.