bareos: master 6e1b7bd1
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | pstorz | master | 2017-04-24 14:47 | master c14e4c60 | Pending |
Changeset | accurate_get_jobids: Find full also ordered by JobId As the old query only sorted by JobTDate but not by JobId, it happened that different JobIds were returned when migrate jobs with the identical JobTDate exist. With this patch, we now always get the job with the highest Id. |
||||
mod - src/cats/dml/0037_create_temp_accurate_jobids | Diff File | ||||
mod - src/cats/mysql_queries.inc | Diff File | ||||
mod - src/cats/postgresql_queries.inc | Diff File | ||||
mod - src/cats/sql_get.c | Diff File | ||||
mod - src/cats/sqlite_queries.inc | Diff File |