hi, everytime i've backed up a database using mysqldump i always have to edit it and add the line:
use database;
so, my question is: is there that tells mysqldump to add this line always?
regards
If there is it would be described in the manual. http://dev.mysql.com/doc/refman/5.5/en/mysqldump.html