bareos: master aa1d4726

Author Committer Branch Timestamp Parent
bruno-at-bareos pstorz master 2021-12-21 17:44 master 37d2fca7 Pending
Affected Issues  0001409: DB error on restore with ExitOnFatal=true
Changeset core cats: Add IF EXISTS in drop table statements

- Using if exists avoid return of fatal error from database
  Allow the use of parameter ExitOnFatal = true on normal workflow
- Fixes 0001409: DB error on restore with ExitOnFatal=true

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - core/src/cats/dml/0018_uar_del_temp Diff File
mod - core/src/cats/dml/0019_uar_del_temp1 Diff File
mod - core/src/cats/mysql_queries.inc Diff File
mod - core/src/cats/postgresql_queries.inc Diff File
mod - core/src/cats/sqlite_queries.inc Diff File
mod - core/src/dird/query.sql Diff File