]> 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)
committerMarco van Wieringen <mvw@planets.elm.net>
Tue, 6 Nov 2012 13:29:19 +0000 (14:29 +0100)
commitd2c6005a09caf7f4edf40e929c5d24d67e077024
treea136c0b8b93a4c3a158a90ade5b340b76d23534b
parent3e54fae00b19359c4b92baddc652a011a13f268d
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