bareos: dev bc0f7342

Author Committer Branch Timestamp Parent
pstorz pstorz dev 2018-09-18 12:46 dev a24b842c Pending
Changeset sqlqueries: fix core/src/cats/dml/create_queryfiles.sh

The name of the BareosDB class was changed but the query create
script was not adapted to that fact.

This is now fixed and the queries were created anew.

Also changed GetQuotaJobbytes and GetQuotaJobbytesNofailed back
to the old name because that is the same name as the query file has.
mod - core/src/cats/bdb_query_names.inc Diff File
mod - core/src/cats/cats.h Diff File
mod - core/src/cats/dml/create_queryfiles.sh Diff File
mod - core/src/cats/mysql_queries.inc Diff File
mod - core/src/cats/sql_get.cc Diff File
mod - core/src/dird/quota.cc Diff File