]> git.sur5r.net Git - bacula/rescue/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)
commit06a4b1919455fca8b04d0f4e534f22007190102e
tree18ce03612a3fa1720546f51d8fa5ee545dfad3bd
parent206edba1408fbfb81c649ddfecf9d7d7962efc31
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.