mirror of https://github.com/BOINC/boinc.git
parent
4e4a9e6782
commit
4b1f7c810c
|
@ -24,7 +24,7 @@ alter table team
|
|||
alter table workunit
|
||||
add unique(name),
|
||||
add index wu_val (appid, need_validate),
|
||||
add index wu_retry (appid, retry_check_time),
|
||||
add index wu_timeout (appid, timeout_check_time),
|
||||
add index wu_filedel (file_delete_state),
|
||||
add index wu_assim (appid, assimilate_state);
|
||||
|
||||
|
|
Loading…
Reference in New Issue