]> git.sur5r.net Git - bacula/bacula/commit
- Set reconnect flag in MySQL packet to 1 to ensure that connection
authorKern Sibbald <kern@sibbald.com>
Sun, 15 May 2005 19:35:00 +0000 (19:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 15 May 2005 19:35:00 +0000 (19:35 +0000)
commit55213068a9e36c6fa921606d5ade51d2c16a9257
tree2a086db36cddeabacff2ef936dd1d7c114f0d3ef
parent0fdc266c1490bf01795c925bebd36134002e6860
- Set reconnect flag in MySQL packet to 1 to ensure that connection
  is re-established.  MySQL 5 changed default to 0. Fixes bug report.
- Fix Scratch pool handling as reported in a bug by Eric Bollengier
  by applying his patch.
- Remove delete job in favor of delete jobid.
- Add = NULL to configfile definitions as reported by Eric in a bug
  report.
- Update winbacula.nsi.in to reflect new manual file structure.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2045 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/kes-1.37
bacula/src/cats/mysql.c
bacula/src/dird/next_vol.c
bacula/src/dird/ua_cmds.c
bacula/src/stored/bcopy.c
bacula/src/stored/bextract.c
bacula/src/stored/bls.c
bacula/src/stored/bscan.c
bacula/src/stored/btape.c
bacula/src/stored/stored.c
bacula/src/version.h