]> 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)
commit2e6e4ef8f7f6e83d140355d7a03688fbfa8c84fc
treef43c65764bdd6fb1486c4ab1c12284de63fb0751
parentaea7dfc0c88f90a2f6f86e263f2f20bb008d1996
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