]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove bad index tips on mysql creation script
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 14 Apr 2010 09:39:48 +0000 (11:39 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:50:32 +0000 (16:50 +0200)
bacula/src/cats/make_mysql_tables.in

index 27067f0148cbcfe9560b55dd9b39702aedd1aeb8..e92952bdcd53293e598d2f47aee19b862f34d447 100644 (file)
@@ -68,8 +68,6 @@ CREATE TABLE RestoreObject (
 #
 #  INDEX (PathId),
 #  INDEX (FilenameId),
-#  INDEX (FilenameId, PathId)
-#  INDEX (JobId),
 #
 
 CREATE TABLE MediaType (