]> andersk Git - moira.git/blobdiff - db/dbopt
Added support for optional debugging malloc. No code changes if you are
[moira.git] / 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.03229 seconds and 4 git commands to generate.