From f4ee3b2fcaac449e77beea3f91cfb8561b602cb1 Mon Sep 17 00:00:00 2001 From: Phil Stracchino Date: Sat, 29 May 2021 11:30:05 +0200 Subject: [PATCH] Improve MySQL upgrade procedure --- bacula/src/cats/update_mysql_tables.in | 83 +++++++++++++++----------- 1 file changed, 47 insertions(+), 36 deletions(-) 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 <