View Single Post
Old October 14th, 2005, 08:58 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,694
I can not explain that. Now my server did not like the -h command but likes --host so I ran this command and it works via putty just fine. However yes through the program my database backups are the same as yours.

/usr/bin/mysqldump --opt --host=$host -u$mysql_user -p$mysql_password database table > /var/www/backups/table.sql

This does seem to be related to MYSQL 4 so I will do some searching and see if I come up with anything. This works fine with MYSQL 3
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote