From: Eric Bollengier Date: Wed, 14 Apr 2010 09:39:48 +0000 (+0200) Subject: Remove bad index tips on mysql creation script X-Git-Tag: Release-7.0.0~1943 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9e9a7171fe27ae6a8c2c39d1bef901347766859e;p=bacula%2Fbacula Remove bad index tips on mysql creation script --- diff --git a/bacula/src/cats/make_mysql_tables.in b/bacula/src/cats/make_mysql_tables.in index 27067f0148..e92952bdcd 100644 --- a/bacula/src/cats/make_mysql_tables.in +++ b/bacula/src/cats/make_mysql_tables.in @@ -68,8 +68,6 @@ CREATE TABLE RestoreObject ( # # INDEX (PathId), # INDEX (FilenameId), -# INDEX (FilenameId, PathId) -# INDEX (JobId), # CREATE TABLE MediaType (