From: Marcin Haba Date: Mon, 30 Nov 2020 09:41:06 +0000 (+0100) Subject: Fix org#2573 About Syntax error in granting privileges script with MySQL if --with... X-Git-Tag: Release-11.0.0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b3a0c3609f46e6ab0aa14cec76efe6055d227f9;p=thirdparty%2Fbacula.git Fix org#2573 About Syntax error in granting privileges script with MySQL if --with-db-password parameter is used --- diff --git a/bacula/src/cats/grant_mysql_privileges.in b/bacula/src/cats/grant_mysql_privileges.in index 53bb03ef0..0c0a8add6 100644 --- a/bacula/src/cats/grant_mysql_privileges.in +++ b/bacula/src/cats/grant_mysql_privileges.in @@ -27,8 +27,8 @@ fi if $bindir/mysql $* -u root -f <