]> 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)
commit4a216e7e8eabbbeddc03f8ddbdb91f0c750497d8
treea28eeac923b9ac3760c1087d391d6c62e7f12baa
parentd42920e4aa70bb8a1349953585c922cbc3ba9a91
- 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
12 files changed:
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
bacula/src/win32/winbacula.nsi.in