From 9594f5e4485284f10bc0e159d2c6bc08d5b014d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Tue, 26 Feb 2008 10:13:00 +0000 Subject: [PATCH] spelled with 's' --- org.glite.lb.server/config/glite-lb-dbsetup.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.server/config/glite-lb-dbsetup.sql b/org.glite.lb.server/config/glite-lb-dbsetup.sql index 37afcd7..c9e0c80 100644 --- a/org.glite.lb.server/config/glite-lb-dbsetup.sql +++ b/org.glite.lb.server/config/glite-lb-dbsetup.sql @@ -119,7 +119,7 @@ create table notif_registrations ( primary key (notifid), index (`STD_owner`), index (`STD_network_server`), - index (`JDL_VirtualOrganization`) + index (`JDL_VirtualOrganisation`) ) engine=innodb; create table notif_jobs ( -- 1.8.2.3