表单安装 安装后可存放1000万+条数据
表字段预览 除系统字段外,yesapi_webcron_t_task_log数据库表 共有 6 个表字段
第 1-6 条, 共 6 条.
字段名称 | 字段类型 | 字段默认值 | 是否允许为空 | 字段描述 | 索引 | 字段数据示例 |
---|---|---|---|---|---|---|
task_id | int(11) | 0 | 否 | 任务ID | 普通索引 | 0 |
output | mediumtext | 否 | 任务输出 | 无索引 | ||
yesapi_webcron_t_task_log_error | text | 否 | 错误信息 | 无索引 | ||
yesapi_webcron_t_task_log_status | tinyint(4) | 否 | 状态 | 无索引 | ||
process_time | int(11) | 0 | 否 | 消耗时间/毫秒 | 无索引 | 0 |
create_time | int(11) | 0 | 否 | 创建时间 | 无索引 | 0 |