spelled with 's'
authorAleš Křenek <ljocha@ics.muni.cz>
Tue, 26 Feb 2008 10:13:00 +0000 (10:13 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Tue, 26 Feb 2008 10:13:00 +0000 (10:13 +0000)
org.glite.lb.server/config/glite-lb-dbsetup.sql

index 37afcd7..c9e0c80 100644 (file)
@@ -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 (