From: Phil Stracchino Date: Sat, 29 May 2021 09:30:05 +0000 (+0200) Subject: Improve MySQL upgrade procedure X-Git-Tag: Release-11.0.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ee3b2fcaac449e77beea3f91cfb8561b602cb1;p=thirdparty%2Fbacula.git Improve MySQL upgrade procedure --- diff --git a/bacula/src/cats/update_mysql_tables.in b/bacula/src/cats/update_mysql_tables.in index a929fdd06..0d8094f29 100644 --- a/bacula/src/cats/update_mysql_tables.in +++ b/bacula/src/cats/update_mysql_tables.in @@ -133,10 +133,12 @@ if [ "$DBVERSION" -eq 1014 ] ; then if mysql $* -f <