From 400896a94fe5747657f64cafbf4bef7c6dcd1e42 Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Wed, 12 Jan 2005 21:16:45 +0000 Subject: [PATCH] comma -> semicolon typo svn path=/trunk/boinc/; revision=5087 --- db/constraints.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/constraints.sql b/db/constraints.sql index a5cbea50d1..3830b5e82e 100644 --- a/db/constraints.sql +++ b/db/constraints.sql @@ -63,7 +63,7 @@ alter table result add index res_hostid_id (hostid, id desc), -- html_user/results.php - add index res_wu_user (workunitid, userid), + add index res_wu_user (workunitid, userid); -- scheduler (avoid sending mult results of same WU to one user) alter table msg_from_host