]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix new update stats query
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 18 Feb 2009 12:56:18 +0000 (12:56 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 18 Feb 2009 12:56:18 +0000 (12:56 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8469 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/patches/testing/next-beta.patch

index 02e5d2120d7bf0b1fd1de3a9986739989941fc26..a6cd289bb6f2d753da1756954c3be85157855c41 100644 (file)
@@ -936,7 +936,7 @@ Index: src/cats/sql_cmds.c
 +           "SchedTime, StartTime, EndTime, RealEndTime, JobTDate, "
 +           "VolSessionId, VolSessionTime, JobFiles, JobBytes, ReadBytes, "
 +           "JobErrors, JobMissingFiles, PoolId, FileSetId, PriorJobId, "
-+           "PurgedFiles, HasBase ) VALUES "
++           "PurgedFiles, HasBase ) "
 +        "SELECT " 
 +           "JobId, Job, Name, Type, Level, ClientId, JobStatus, "
 +           "SchedTime, StartTime, EndTime, RealEndTime, JobTDate, "