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-2.2.0~906 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dc5b7cf35d52d15139a02e744a473c1f78faebbc;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 */