]> git.sur5r.net Git - bacula/bacula/commit
Backport 2.3 code that fixes: it fixes incorrect or incomplete error
authorKern Sibbald <kern@sibbald.com>
Wed, 3 Oct 2007 05:59:42 +0000 (05:59 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 3 Oct 2007 05:59:42 +0000 (05:59 +0000)
commit5070f2db85165c72ff72837785a04b6fd131d7c7
treecf84d4dde4b6ffe0d00ec52582f0480ea924138b
parentcf86f31c893ff2d26ee198c7778d11970890bf26
Backport 2.3 code that fixes: it fixes incorrect or incomplete error
     messages; it fixes a problem opening the SQLite3 database when multiple
     simultaneous jobs were running; it fixes a bug with certain versions of
     MySQL where batch inserts failed because of table name character case
     (upper/lower) differences.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5710 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/patches/2.2.4-sql.patch [new file with mode: 0644]
bacula/src/cats/cats.h
bacula/src/cats/mysql.c
bacula/src/cats/postgresql.c
bacula/src/cats/sql.c
bacula/src/cats/sql_create.c
bacula/src/cats/sqlite.c
bacula/technotes-2.1