From: Eric Bollengier Date: Wed, 14 Oct 2020 13:10:49 +0000 (+0200) Subject: Update update_mysql_tables.in for MySQL cluster support X-Git-Tag: Release-11.3.2~991 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d6bbbe1bb02d832fdd4d479b0a6f96796d7ca1;p=thirdparty%2Fbacula.git Update update_mysql_tables.in for MySQL cluster support --- diff --git a/bacula/src/cats/update_mysql_tables.in b/bacula/src/cats/update_mysql_tables.in index c920c8fdd..3178ac588 100644 --- a/bacula/src/cats/update_mysql_tables.in +++ b/bacula/src/cats/update_mysql_tables.in @@ -493,5 +493,21 @@ END-OF-DATA fi fi +if [ "$DBVERSION" -eq 1022 ] ; then + if mysql $* -f <