미디어위키 job 테이블

Jmnote (토론 | 기여)님의 2015년 3월 27일 (금) 11:02 판 (새 문서: ;미디어위키 job 테이블 ==구조== {| class='wikitable' ! Field !! Type !! Null !! Key !! Default !! Extra |- | job_id || int(10) unsigned || || PRI || NULL || auto_increment...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
미디어위키 job 테이블

1 구조

Field Type Null Key Default Extra
job_id int(10) unsigned PRI NULL auto_increment
job_cmd varbinary(60) MUL
job_namespace int(11) NULL
job_title varbinary(255) NULL
job_timestamp varbinary(14) YES MUL NULL
job_params blob NULL
job_random int(10) unsigned 0
job_attempts int(10) unsigned 0
job_token varbinary(32)
job_token_timestamp varbinary(14) YES NULL
job_sha1 varbinary(32) MUL

2 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}