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.3.2~328 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b0fe4874806284be5f4356f08b005996f9e489;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 2f2130132..ba291cbe3 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 <