]> andersk Git - moira.git/commitdiff
index hostalias
authormar <mar>
Tue, 23 Nov 1993 17:08:27 +0000 (17:08 +0000)
committermar <mar>
Tue, 23 Nov 1993 17:08:27 +0000 (17:08 +0000)
db/dbopt

index 47774f1f3c910aa10f835b478513e12d0e34763b..c673c7999db8e4fe28b035b14ea6666e3ee9ee71 100644 (file)
--- a/db/dbopt
+++ b/db/dbopt
@@ -19,6 +19,7 @@ modify i_mac_name to btree;\g
 ;\g
 modify hostalias to cbtree unique on name;\g
 create index i_hal_id on hostalias (mach_id);\g
+modify i_hal_id to btree;\g
 ;\g
 modify subnet to btree unique on snet_id;\g
 create index i_snt_name on subnet (name);\g
This page took 0.029813 seconds and 5 git commands to generate.