]> git.sur5r.net Git - bacula/bacula/commitdiff
Too many troubles turn off batch insert code
authorKern Sibbald <kern@sibbald.com>
Sun, 18 Mar 2007 22:18:48 +0000 (22:18 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 18 Mar 2007 22:18:48 +0000 (22:18 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4362 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/version.h

index 206995b9b5ca7ee8f26e6a86a3de115a13474b72..61e559d825b3cd2a652bcb57123207b43c0b52cd 100644 (file)
@@ -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 */