On 23 Oct 2007 at 19:04, Rich wrote:

> on a slackware 12 box, bacula is creating make_catalog_backup file with 
> the following line :
> ${BINDIR}/mysqldump -u $2$MYSQLPASSWORD$MYSQLHOST -f --opt $1 >$1.sql
> 
> obviously, this is not working.
> 
> is this a known problem ?

Sorry, I see you put that in the subject.  It helps to repeat such 
critical information in the body.

Yes, I can confirm that I can repeat the problem.  There has been a 
patch committed recently.

In the meantime, add spaces:

$2 $MYSQLPASSWORD $MYSQLHOST


-- 
Dan Langille - http://www.langille.org/
Available for hire: http://www.freebsddiary.org/dan_langille.php



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to