From 4f9e0ffc7c320666de1d139658c6b645561e217d Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Tue, 1 Mar 2016 09:46:52 +0200 Subject: [PATCH] srdb1/schema: added connection_idx index to location table --- lib/srdb1/schema/location.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/srdb1/schema/location.xml b/lib/srdb1/schema/location.xml index 698fcc0b93c..07c8d5895f4 100644 --- a/lib/srdb1/schema/location.xml +++ b/lib/srdb1/schema/location.xml @@ -179,7 +179,7 @@ The value of reg-id contact parameter - + server_id int 11 @@ -187,7 +187,7 @@ The value of server_id from configuration file - + connection_id int 11 @@ -228,6 +228,12 @@ expires_idx + + connection_idx + + + +