From: Kern Sibbald Date: Sun, 18 Mar 2007 22:18:48 +0000 (+0000) Subject: Too many troubles turn off batch insert code X-Git-Tag: Release-7.0.0~6757 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e505a21c7f60ada0e1ef4e802ef2254a4836ff15;p=bacula%2Fbacula Too many troubles turn off batch insert code git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4362 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 206995b9b5..61e559d825 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -56,7 +56,7 @@ /* Turn on the following flag to enable batch attribute inserts * in the catalog. This gives a large speedup. */ -#define HAVE_BATCH_FILE_INSERT 1 +/* #define HAVE_BATCH_FILE_INSERT 1 */ /* Debug flags not normally turned on */