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.3.2~965 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac1e18f80d3758e6820154b660433de498566f2;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 <