DEDECMS database Structure table name: Dede_sys_task field description is as follows:
Table Name: Dede_sys_task (ENGINE=MYISAM/CHARSET=GBK) Description: Task Scheduler table field name description describes the specific parameters lastrun last run int (a) unsigned not NULL DEFAULT ' 0 ', islock whether tinyint is enabled ( 1) unsigned NOT null default ' 0 ', Dourl Run program varchar (MB) NOT NULL, Endtime end time Int (a) unsigned NOT null default ' 0 ', ID plan ID NT (a) unsigned NOT NULL auto_increment, settime set time int (a) unsigned NOT null DEFAULT ' 0 ', starttime start time Int (a) unsigned Not null default ' 0 ', STA run State enum (' Run ', ' success ', ' failed ') DEFAULT NULL, RunType loop mode tinyint (1) unsigned NOT null default ' 0 ', freq cycle tinyint (2) unsigned not NULL default ' 0 ', runtime run time varchar (a) DEFAULT ' 0000 ', http://www.aliyun.com/zixun/ Aggregation/12616.html ">parameter additional parameter text, taskname task name varchar NOT NULL, description task description varchar () NOT NULL Index: PRIMARY KEY (' id ')
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.