bareos: master 989193c2
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Philipp Storz | Marco van Wieringen | master | 2013-05-04 13:51 | master d3185187 | Pending |
Changeset | Ignore affected rows in UPDATE_DB We get an error message from UPDATE_DB , when the number of affected rows is < 1. In some cases, its ok to have no affected rows, like in "update all volumes from all pools", when there is a pool with no volumes inside. Fixes 0000062: update all volumes from all pools gives error when a pool doesnt contain volumes Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||||
mod - src/cats/cats.h | Diff File | ||||
mod - src/cats/sql.c | Diff File | ||||
mod - src/cats/sql_update.c | Diff File |