DEDECMS database Structure table name: Dede_uploads field description is as follows:
Table Name: Dede_uploads
(ENGINE=MYISAM/CHARSET=GBK) Description: File Upload information table field name description describes specific parameters uptime upload time int (a) unsigned not NULL DEFAULT ' 0 ', title article title char (60) Not NULL, URL file store path char (not NULL, mid upload member ID mediumint (8) unsigned not null DEFAULT ' 0 ', arcid article ID mediumint (8) unsigned Not null default ' 0 ', mediatype media type smallint (6) NOT null DEFAULT ' 1 ', height picture highly char (not null), Width picture breadth char (a) not NU LL, filesize file size mediumint (8) unsigned not null DEFAULT ' 0 ', the aid ID mediumint (8) unsigned NOT NULL auto_increment, playtime Play Time char (a) not NULL, index:
PRIMARY KEY (' aid '),
KEY ' MemberID ' (' mid '),
KEY ' arcid ' (' arcid ')
&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp;