comma -> semicolon typo

svn path=/trunk/boinc/; revision=5087
This commit is contained in:
Bruce Allen 2005-01-12 21:16:45 +00:00
parent a3fcd77466
commit 400896a94f
1 changed files with 1 additions and 1 deletions

View File

@ -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