]> git.sur5r.net Git - bacula/bacula/commitdiff
Temporarily turn off batch insert by default
authorKern Sibbald <kern@sibbald.com>
Thu, 22 Mar 2007 09:13:52 +0000 (09:13 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 22 Mar 2007 09:13:52 +0000 (09:13 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4382 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/version.h

index 53ed062551212995bb97bf9f9811ad91592a1fa6..e3c9c0e88eb8c7fbdb26557e4a1a6f87fc5daf49 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 */