]> git.sur5r.net Git - bacula/bacula/commit
Fix bug #1946 Fix problem with MySQL with big Base jobs.
authorMarco van Wieringen <mvw@planets.elm.net>
Tue, 6 Nov 2012 13:29:19 +0000 (14:29 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:51:02 +0000 (14:51 +0200)
commitaa43f8eee701e5ffd8144b1ec3868be1ab411cf3
tree0b09b77957ed4d88c681e31f3ab918280e12928d
parentf56711e4c73eabaccf30358d58eedcfa3f7473af
Fix bug #1946 Fix problem with MySQL with big Base jobs.

This patch adds an index on the temporary table "basefilesXXX",
where XXX is the JobId. This index reduce heavily the time for full
backups with big BaseJobs with bacula 5.2 and MySQL backend.
bacula/src/cats/sql_cmds.c