From e505a21c7f60ada0e1ef4e802ef2254a4836ff15 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 18 Mar 2007 22:18:48 +0000 Subject: [PATCH] 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 --- bacula/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.5