From: Marcin Haba Date: Wed, 3 Mar 2021 14:21:59 +0000 (+0100) Subject: Fix #7396 grant command error in granting privileges script for MySQL X-Git-Tag: Release-11.0.2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f185fcebeacb00168389458c6f2eefbe6c3503b;p=thirdparty%2Fbacula.git Fix #7396 grant command error in granting privileges script for MySQL --- diff --git a/bacula/src/cats/grant_mysql_privileges.in b/bacula/src/cats/grant_mysql_privileges.in index 0c0a8add6..78db650e3 100644 --- a/bacula/src/cats/grant_mysql_privileges.in +++ b/bacula/src/cats/grant_mysql_privileges.in @@ -27,7 +27,6 @@ fi if $bindir/mysql $* -u root -f <