bareos: bareos-17.2 a8f2a394
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| stephand | stephand | bareos-17.2 | 2018-04-25 22:24 | pstorz 498d8558 | Pending |
| Changeset | Fix dbcheck orphaned path entries performance issue A previous commit introduced performance issues when using the bareos-dbcheck orphaned path detection. The underlying SQL query was changed now by using the PathHierarchy table for protecting Path entries used by BVFS. |
||||
| mod - src/cats/dml/0072_get_orphaned_paths_0 | Diff File | ||||
| rm - src/cats/dml/0072_get_orphaned_paths_0.mysql | Diff File | ||||
| mod - src/cats/mysql_queries.inc | Diff File | ||||
| mod - src/cats/postgresql_queries.inc | Diff File | ||||
| mod - src/cats/sqlite_queries.inc | Diff File | ||||