DROP TABLE IF EXISTS `dede_addonarticle`; CREATE TABLE `dede_addonarticle` ( `aid` mediumint(8) unsigned NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `body` mediumtext, `redirecturl` varchar(255) NOT NULL DEFAULT '', `templet` varchar(30) NOT NULL DEFAULT '', `userip` char(15) NOT NULL DEFAULT '', PRIMARY KEY (`aid`), KEY `typeid` (`typeid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_addonimages`; CREATE TABLE `dede_addonimages` ( `aid` mediumint(8) unsigned NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `pagestyle` smallint(6) NOT NULL DEFAULT '1', `maxwidth` smallint(6) NOT NULL DEFAULT '600', `imgurls` text, `row` smallint(6) NOT NULL DEFAULT '0', `col` smallint(6) NOT NULL DEFAULT '0', `isrm` smallint(6) NOT NULL DEFAULT '0', `ddmaxwidth` smallint(6) NOT NULL DEFAULT '200', `pagepicnum` smallint(6) NOT NULL DEFAULT '12', `templet` varchar(30) NOT NULL DEFAULT '', `userip` char(15) NOT NULL DEFAULT '', `redirecturl` varchar(255) NOT NULL DEFAULT '', `body` mediumtext, PRIMARY KEY (`aid`), KEY `imagesMain` (`typeid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_addoninfos`; CREATE TABLE `dede_addoninfos` ( `aid` int(11) NOT NULL DEFAULT '0', `typeid` int(11) NOT NULL DEFAULT '0', `channel` smallint(6) NOT NULL DEFAULT '0', `arcrank` smallint(6) NOT NULL DEFAULT '0', `mid` mediumint(8) unsigned NOT NULL DEFAULT '0', `click` int(10) unsigned NOT NULL DEFAULT '0', `title` varchar(60) NOT NULL DEFAULT '', `litpic` varchar(60) NOT NULL DEFAULT '', `userip` varchar(15) NOT NULL DEFAULT ' ', `senddate` int(11) NOT NULL DEFAULT '0', `flag` set('c','h','p','f','s','j','a','b') DEFAULT NULL, `lastpost` int(10) unsigned NOT NULL DEFAULT '0', `scores` mediumint(8) NOT NULL DEFAULT '0', `goodpost` mediumint(8) unsigned NOT NULL DEFAULT '0', `badpost` mediumint(8) unsigned NOT NULL DEFAULT '0', `nativeplace` smallint(5) unsigned NOT NULL DEFAULT '0', `infotype` char(20) NOT NULL DEFAULT '0', `body` mediumtext, `endtime` int(11) NOT NULL DEFAULT '0', `tel` varchar(50) NOT NULL DEFAULT '', `email` varchar(50) NOT NULL DEFAULT '', `address` varchar(100) NOT NULL DEFAULT '', `linkman` varchar(50) NOT NULL DEFAULT '', PRIMARY KEY (`aid`), KEY `typeid` (`typeid`,`nativeplace`,`infotype`), KEY `channel` (`channel`,`arcrank`,`mid`,`click`,`title`,`litpic`,`senddate`,`flag`,`endtime`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_addonshop`; CREATE TABLE `dede_addonshop` ( `aid` mediumint(8) unsigned NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `body` mediumtext, `price` float NOT NULL DEFAULT '0', `trueprice` float NOT NULL DEFAULT '0', `brand` varchar(250) NOT NULL DEFAULT '', `units` varchar(250) NOT NULL DEFAULT '', `templet` varchar(30) NOT NULL, `userip` char(15) NOT NULL, `redirecturl` varchar(255) NOT NULL, `vocation` char(20) NOT NULL DEFAULT '0', `infotype` char(20) NOT NULL DEFAULT '0', `uptime` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`aid`), KEY `typeid` (`typeid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_addonsoft`; CREATE TABLE `dede_addonsoft` ( `aid` mediumint(8) unsigned NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `filetype` varchar(10) NOT NULL DEFAULT '', `language` varchar(10) NOT NULL DEFAULT '', `softtype` varchar(10) NOT NULL DEFAULT '', `accredit` varchar(10) NOT NULL DEFAULT '', `os` varchar(30) NOT NULL DEFAULT '', `softrank` mediumint(8) unsigned NOT NULL DEFAULT '0', `officialUrl` varchar(30) NOT NULL DEFAULT '', `officialDemo` varchar(50) NOT NULL DEFAULT '', `softsize` varchar(10) NOT NULL DEFAULT '', `softlinks` text, `introduce` text, `daccess` smallint(5) NOT NULL DEFAULT '0', `needmoney` smallint(5) NOT NULL DEFAULT '0', `templet` varchar(30) NOT NULL DEFAULT '', `userip` char(15) NOT NULL DEFAULT '', `redirecturl` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`aid`), KEY `softMain` (`typeid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_addonspec`; CREATE TABLE `dede_addonspec` ( `aid` mediumint(8) unsigned NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `note` text, `templet` varchar(30) NOT NULL DEFAULT '', `userip` char(15) NOT NULL DEFAULT '', `redirecturl` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`aid`), KEY `typeid` (`typeid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_admin`; CREATE TABLE `dede_admin` ( `id` int(10) unsigned NOT NULL, `usertype` float unsigned DEFAULT '0', `userid` char(30) NOT NULL DEFAULT '', `pwd` char(32) NOT NULL DEFAULT '', `uname` char(20) NOT NULL DEFAULT '', `tname` char(30) NOT NULL DEFAULT '', `email` char(30) NOT NULL DEFAULT '', `typeid` text, `logintime` int(10) unsigned NOT NULL DEFAULT '0', `loginip` varchar(20) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_admintype`; CREATE TABLE `dede_admintype` ( `rank` float NOT NULL DEFAULT '1', `typename` varchar(30) NOT NULL DEFAULT '', `system` smallint(6) NOT NULL DEFAULT '0', `purviews` text, PRIMARY KEY (`rank`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_advancedsearch`; CREATE TABLE `dede_advancedsearch` ( `mid` int(11) NOT NULL, `maintable` varchar(256) NOT NULL DEFAULT '', `mainfields` text, `addontable` varchar(256) DEFAULT NULL, `addonfields` text, `forms` text, `template` varchar(256) NOT NULL DEFAULT '', UNIQUE KEY `mid` (`mid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_arcatt`; CREATE TABLE `dede_arcatt` ( `sortid` smallint(6) NOT NULL DEFAULT '0', `att` char(10) NOT NULL DEFAULT '', `attname` char(30) NOT NULL DEFAULT '', PRIMARY KEY (`att`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_arccache`; CREATE TABLE `dede_arccache` ( `md5hash` char(32) NOT NULL DEFAULT '', `uptime` int(11) NOT NULL DEFAULT '0', `cachedata` mediumtext, PRIMARY KEY (`md5hash`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_archives`; CREATE TABLE `dede_archives` ( `id` mediumint(8) unsigned NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `typeid2` varchar(90) NOT NULL DEFAULT '0', `sortrank` int(10) unsigned NOT NULL DEFAULT '0', `flag` set('c','h','p','f','s','j','a','b') DEFAULT NULL, `ismake` smallint(6) NOT NULL DEFAULT '0', `channel` smallint(6) NOT NULL DEFAULT '1', `arcrank` smallint(6) NOT NULL DEFAULT '0', `click` mediumint(8) unsigned NOT NULL DEFAULT '0', `money` smallint(6) NOT NULL DEFAULT '0', `title` char(60) NOT NULL DEFAULT '', `shorttitle` char(36) NOT NULL DEFAULT '', `color` char(7) NOT NULL DEFAULT '', `writer` char(20) NOT NULL DEFAULT '', `source` char(30) NOT NULL DEFAULT '', `litpic` char(100) NOT NULL DEFAULT '', `pubdate` int(10) unsigned NOT NULL DEFAULT '0', `senddate` int(10) unsigned NOT NULL DEFAULT '0', `mid` mediumint(8) unsigned NOT NULL DEFAULT '0', `keywords` char(30) NOT NULL DEFAULT '', `lastpost` int(10) unsigned NOT NULL DEFAULT '0', `scores` mediumint(8) NOT NULL DEFAULT '0', `goodpost` mediumint(8) unsigned NOT NULL DEFAULT '0', `badpost` mediumint(8) unsigned NOT NULL DEFAULT '0', `voteid` mediumint(8) NOT NULL, `notpost` tinyint(1) unsigned NOT NULL DEFAULT '0', `description` varchar(255) NOT NULL DEFAULT '', `filename` varchar(40) NOT NULL DEFAULT '', `dutyadmin` mediumint(8) unsigned NOT NULL DEFAULT '0', `tackid` int(10) NOT NULL DEFAULT '0', `mtype` mediumint(8) unsigned NOT NULL DEFAULT '0', `weight` int(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `sortrank` (`sortrank`), KEY `mainindex` (`arcrank`,`typeid`,`channel`,`flag`,`mid`), KEY `lastpost` (`lastpost`,`scores`,`goodpost`,`badpost`,`notpost`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_arcmulti`; CREATE TABLE `dede_arcmulti` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `tagid` char(60) NOT NULL DEFAULT '', `uptime` int(11) NOT NULL DEFAULT '0', `innertext` varchar(255) NOT NULL DEFAULT '', `pagesize` int(11) NOT NULL DEFAULT '0', `arcids` text NOT NULL, `ordersql` varchar(255) DEFAULT NULL, `addfieldsSql` varchar(255) DEFAULT NULL, `addfieldsSqlJoin` varchar(255) DEFAULT NULL, `attstr` text, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_arcrank`; CREATE TABLE `dede_arcrank` ( `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `rank` smallint(6) NOT NULL DEFAULT '0', `membername` char(20) NOT NULL DEFAULT '', `adminrank` smallint(6) NOT NULL DEFAULT '0', `money` smallint(8) unsigned NOT NULL DEFAULT '500', `scores` mediumint(8) NOT NULL DEFAULT '0', `purviews` mediumtext, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_arctiny`; CREATE TABLE `dede_arctiny` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `typeid2` varchar(90) NOT NULL DEFAULT '0', `arcrank` smallint(6) NOT NULL DEFAULT '0', `channel` smallint(5) NOT NULL DEFAULT '1', `senddate` int(10) unsigned NOT NULL DEFAULT '0', `sortrank` int(10) unsigned NOT NULL DEFAULT '0', `mid` mediumint(8) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `sortrank` (`sortrank`), KEY `idx_typeid_arcrank_sortrank` (`typeid`,`arcrank`,`sortrank`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_arctype`; CREATE TABLE `dede_arctype` ( `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `reid` smallint(5) unsigned NOT NULL DEFAULT '0', `topid` smallint(5) unsigned NOT NULL DEFAULT '0', `sortrank` smallint(5) unsigned NOT NULL DEFAULT '50', `typename` char(30) NOT NULL DEFAULT '', `typedir` char(60) NOT NULL DEFAULT '', `isdefault` smallint(6) NOT NULL DEFAULT '0', `defaultname` char(15) NOT NULL DEFAULT 'index.html', `issend` smallint(6) NOT NULL DEFAULT '0', `channeltype` smallint(6) DEFAULT '1', `maxpage` smallint(6) NOT NULL DEFAULT '-1', `ispart` smallint(6) NOT NULL DEFAULT '0', `corank` smallint(6) NOT NULL DEFAULT '0', `tempindex` char(50) NOT NULL DEFAULT '', `templist` char(50) NOT NULL DEFAULT '', `temparticle` char(50) NOT NULL DEFAULT '', `namerule` char(50) NOT NULL DEFAULT '', `namerule2` char(50) NOT NULL DEFAULT '', `modname` char(20) NOT NULL DEFAULT '', `description` char(150) NOT NULL DEFAULT '', `keywords` varchar(60) NOT NULL DEFAULT '', `seotitle` varchar(80) NOT NULL DEFAULT '', `moresite` tinyint(1) unsigned NOT NULL DEFAULT '0', `sitepath` char(60) NOT NULL DEFAULT '', `siteurl` char(50) NOT NULL DEFAULT '', `ishidden` smallint(6) NOT NULL DEFAULT '0', `cross` tinyint(1) NOT NULL DEFAULT '0', `crossid` text, `content` text, `smalltypes` text, `typeimg` char(100) NOT NULL DEFAULT '', `typenameen` char(100) NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `reid` (`reid`,`isdefault`,`channeltype`,`ispart`,`corank`,`topid`,`ishidden`), KEY `sortrank` (`sortrank`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_area`; CREATE TABLE `dede_area` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(20) NOT NULL DEFAULT '', `reid` int(10) unsigned NOT NULL DEFAULT '0', `disorder` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_channeltype`; CREATE TABLE `dede_channeltype` ( `id` smallint(6) NOT NULL DEFAULT '0', `nid` varchar(20) NOT NULL DEFAULT '', `typename` varchar(30) NOT NULL DEFAULT '', `maintable` varchar(50) NOT NULL DEFAULT 'dede_archives', `addtable` varchar(50) NOT NULL DEFAULT '', `addcon` varchar(30) NOT NULL DEFAULT '', `mancon` varchar(30) NOT NULL DEFAULT '', `editcon` varchar(30) NOT NULL DEFAULT '', `useraddcon` varchar(30) NOT NULL DEFAULT '', `usermancon` varchar(30) NOT NULL DEFAULT '', `usereditcon` varchar(30) NOT NULL DEFAULT '', `fieldset` text, `listfields` text, `allfields` text, `issystem` smallint(6) NOT NULL DEFAULT '0', `isshow` smallint(6) NOT NULL DEFAULT '1', `issend` smallint(6) NOT NULL DEFAULT '0', `arcsta` smallint(6) NOT NULL DEFAULT '-1', `usertype` char(10) NOT NULL DEFAULT '', `sendrank` smallint(6) NOT NULL DEFAULT '10', `isdefault` smallint(6) NOT NULL DEFAULT '0', `needdes` tinyint(1) NOT NULL DEFAULT '1', `needpic` tinyint(1) NOT NULL DEFAULT '1', `titlename` varchar(20) NOT NULL DEFAULT '标题', `onlyone` smallint(6) NOT NULL DEFAULT '0', `dfcid` smallint(5) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `nid` (`nid`,`isshow`,`arcsta`,`sendrank`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_diyform1`; CREATE TABLE `dede_diyform1` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `ifcheck` tinyint(1) NOT NULL DEFAULT '0', `name` varchar(250) NOT NULL DEFAULT '', `tel` varchar(250) NOT NULL DEFAULT '', `email` varchar(250) NOT NULL DEFAULT '', `content` mediumtext, `cp` varchar(250) NOT NULL DEFAULT '', `zt` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_diyforms`; CREATE TABLE `dede_diyforms` ( `diyid` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL DEFAULT '', `posttemplate` varchar(50) NOT NULL, `viewtemplate` varchar(50) NOT NULL, `listtemplate` varchar(50) NOT NULL, `table` varchar(50) NOT NULL DEFAULT '', `info` text, `public` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`diyid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_dl_log`; CREATE TABLE `dede_dl_log` ( `id` mediumint(10) unsigned NOT NULL AUTO_INCREMENT, `ip` char(16) NOT NULL, `lang` char(6) NOT NULL, `dtype` varchar(10) NOT NULL, `dltime` int(10) unsigned NOT NULL DEFAULT '0', `referrer` varchar(255) NOT NULL DEFAULT '', `user_agent` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `dltime` (`dltime`), KEY `dl_ip` (`ip`,`dltime`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_downloads`; CREATE TABLE `dede_downloads` ( `hash` char(32) NOT NULL, `id` int(10) unsigned NOT NULL DEFAULT '0', `downloads` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`hash`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_erradd`; CREATE TABLE `dede_erradd` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `aid` mediumint(8) unsigned NOT NULL, `mid` mediumint(8) unsigned DEFAULT NULL, `title` char(60) NOT NULL DEFAULT '', `type` smallint(6) NOT NULL DEFAULT '0', `errtxt` mediumtext, `oktxt` mediumtext, `sendtime` int(10) unsigned NOT NULL DEFAULT '0', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_flink`; CREATE TABLE `dede_flink` ( `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `sortrank` smallint(6) NOT NULL DEFAULT '0', `url` char(60) NOT NULL DEFAULT '', `webname` char(30) NOT NULL DEFAULT '', `msg` char(200) NOT NULL DEFAULT '', `email` char(50) NOT NULL DEFAULT '', `logo` char(60) NOT NULL DEFAULT '', `dtime` int(10) unsigned NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `ischeck` smallint(6) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_flinktype`; CREATE TABLE `dede_flinktype` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `typename` varchar(50) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_freelist`; CREATE TABLE `dede_freelist` ( `aid` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(50) NOT NULL DEFAULT '', `namerule` varchar(50) NOT NULL DEFAULT '', `listdir` varchar(60) NOT NULL DEFAULT '', `defaultpage` varchar(20) NOT NULL DEFAULT '', `nodefault` smallint(6) NOT NULL DEFAULT '0', `templet` varchar(50) NOT NULL DEFAULT '', `edtime` int(11) NOT NULL DEFAULT '0', `maxpage` smallint(5) unsigned NOT NULL DEFAULT '100', `click` int(11) NOT NULL DEFAULT '1', `listtag` mediumtext, `keywords` varchar(100) NOT NULL DEFAULT '', `description` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`aid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_homepageset`; CREATE TABLE `dede_homepageset` ( `templet` char(50) NOT NULL DEFAULT '', `position` char(30) NOT NULL DEFAULT '', `showmod` tinyint(2) NOT NULL DEFAULT '1' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_keywords`; CREATE TABLE `dede_keywords` ( `aid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `keyword` char(16) NOT NULL DEFAULT '', `rank` mediumint(8) unsigned NOT NULL DEFAULT '0', `sta` smallint(6) NOT NULL DEFAULT '1', `rpurl` char(60) NOT NULL DEFAULT '', PRIMARY KEY (`aid`), KEY `keyword` (`keyword`,`rank`,`sta`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_log`; CREATE TABLE `dede_log` ( `lid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `adminid` smallint(8) unsigned NOT NULL DEFAULT '0', `filename` char(60) NOT NULL DEFAULT '', `method` char(10) NOT NULL DEFAULT '', `query` char(200) NOT NULL DEFAULT '', `cip` char(15) NOT NULL DEFAULT '', `dtime` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`lid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_member`; CREATE TABLE `dede_member` ( `mid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `mtype` varchar(20) NOT NULL DEFAULT '个人', `userid` char(20) NOT NULL DEFAULT '', `pwd` char(32) NOT NULL DEFAULT '', `uname` char(36) NOT NULL DEFAULT '', `sex` enum('男','女','保密') NOT NULL DEFAULT '保密', `rank` smallint(5) unsigned NOT NULL DEFAULT '0', `uptime` int(11) NOT NULL DEFAULT '0', `exptime` smallint(6) NOT NULL DEFAULT '0', `money` mediumint(8) unsigned NOT NULL DEFAULT '0', `email` char(50) NOT NULL DEFAULT '', `scores` mediumint(8) unsigned NOT NULL DEFAULT '0', `matt` smallint(5) unsigned NOT NULL DEFAULT '0', `spacesta` smallint(6) NOT NULL DEFAULT '0', `face` char(50) NOT NULL DEFAULT '', `safequestion` smallint(5) unsigned NOT NULL DEFAULT '0', `safeanswer` char(30) NOT NULL DEFAULT '', `jointime` int(10) unsigned NOT NULL DEFAULT '0', `joinip` char(16) NOT NULL DEFAULT '', `logintime` int(10) unsigned NOT NULL DEFAULT '0', `loginip` char(16) NOT NULL DEFAULT '', `checkmail` smallint(6) NOT NULL DEFAULT '-1', PRIMARY KEY (`mid`), KEY `userid` (`userid`,`sex`), KEY `logintime` (`logintime`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_mtypes`; CREATE TABLE `dede_mtypes` ( `mtypeid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `mtypename` char(40) NOT NULL, `channelid` smallint(6) NOT NULL DEFAULT '1', `mid` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`mtypeid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_multiserv_config`; CREATE TABLE `dede_multiserv_config` ( `remoteuploads` smallint(6) NOT NULL DEFAULT '0', `remoteupUrl` text NOT NULL, `rminfo` text, `servinfo` mediumtext, PRIMARY KEY (`remoteuploads`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_myad`; CREATE TABLE `dede_myad` ( `aid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `clsid` smallint(5) NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `tagname` varchar(30) NOT NULL DEFAULT '', `adname` varchar(60) NOT NULL DEFAULT '', `timeset` smallint(6) NOT NULL DEFAULT '0', `starttime` int(10) unsigned NOT NULL DEFAULT '0', `endtime` int(10) unsigned NOT NULL DEFAULT '0', `normbody` text, `expbody` text, PRIMARY KEY (`aid`), KEY `tagname` (`tagname`,`typeid`,`timeset`,`endtime`,`starttime`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_myadtype`; CREATE TABLE `dede_myadtype` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `typename` varchar(50) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_myppt`; CREATE TABLE `dede_myppt` ( `aid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `orderid` int(10) NOT NULL DEFAULT '0', `title` varchar(60) NOT NULL DEFAULT '', `introduce` mediumtext NOT NULL, `pic` varchar(255) NOT NULL DEFAULT '', `url` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`aid`), KEY `orderid` (`orderid`,`typeid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_myppttype`; CREATE TABLE `dede_myppttype` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `typename` varchar(50) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_mytag`; CREATE TABLE `dede_mytag` ( `aid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `tagname` varchar(30) NOT NULL DEFAULT '', `timeset` smallint(6) NOT NULL DEFAULT '0', `starttime` int(10) unsigned NOT NULL DEFAULT '0', `endtime` int(10) unsigned NOT NULL DEFAULT '0', `normbody` text, `expbody` text, PRIMARY KEY (`aid`), KEY `tagname` (`tagname`,`typeid`,`timeset`,`endtime`,`starttime`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_payment`; CREATE TABLE `dede_payment` ( `id` tinyint(3) unsigned NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL DEFAULT '', `name` varchar(120) NOT NULL DEFAULT '', `fee` varchar(10) NOT NULL DEFAULT '0', `description` text NOT NULL, `rank` tinyint(3) unsigned NOT NULL DEFAULT '0', `config` text NOT NULL, `enabled` tinyint(1) unsigned NOT NULL DEFAULT '0', `cod` tinyint(1) unsigned NOT NULL DEFAULT '0', `online` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_plus`; CREATE TABLE `dede_plus` ( `aid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `plusname` varchar(30) NOT NULL DEFAULT '', `menustring` varchar(200) NOT NULL DEFAULT '', `mainurl` varchar(50) NOT NULL DEFAULT '', `writer` varchar(30) NOT NULL DEFAULT '', `isshow` smallint(6) NOT NULL DEFAULT '1', `filelist` text, PRIMARY KEY (`aid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_plus_mda_setting`; CREATE TABLE `dede_plus_mda_setting` ( `skey` varchar(255) NOT NULL DEFAULT '', `svalue` text NOT NULL, `stime` int(10) NOT NULL, PRIMARY KEY (`skey`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_plus_seoinfo`; CREATE TABLE `dede_plus_seoinfo` ( `id` int(11) NOT NULL AUTO_INCREMENT, `create_time` int(11) DEFAULT NULL, `alexa_num` varchar(50) DEFAULT NULL, `alexa_area_num` varchar(50) DEFAULT NULL, `baidu_count` varchar(50) DEFAULT NULL, `sogou_count` varchar(50) DEFAULT NULL, `haosou360_count` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_purview`; CREATE TABLE `dede_purview` ( `mid` mediumint(8) DEFAULT '0', `typeid` smallint(5) DEFAULT '0', `rank` smallint(6) DEFAULT NULL, `pkey` varchar(30) CHARACTER SET latin1 NOT NULL, `pvalue` text NOT NULL, KEY `pkey` (`pkey`) USING BTREE ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_pwd_tmp`; CREATE TABLE `dede_pwd_tmp` ( `mid` mediumint(8) NOT NULL, `membername` char(16) NOT NULL DEFAULT '', `pwd` char(32) NOT NULL DEFAULT '', `mailtime` int(10) NOT NULL DEFAULT '0', PRIMARY KEY (`mid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_ratings`; CREATE TABLE `dede_ratings` ( `id` varchar(11) NOT NULL, `total_votes` int(11) NOT NULL DEFAULT '0', `total_value` int(11) NOT NULL DEFAULT '0', `used_ips` longtext, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_scores`; CREATE TABLE `dede_scores` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `titles` char(15) NOT NULL, `icon` smallint(6) unsigned DEFAULT '0', `integral` int(10) NOT NULL DEFAULT '0', `isdefault` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `integral` (`integral`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_search_cache`; CREATE TABLE `dede_search_cache` ( `hash` char(32) NOT NULL, `lasttime` int(10) unsigned NOT NULL DEFAULT '0', `rsnum` mediumint(8) unsigned NOT NULL DEFAULT '0', `ids` mediumtext, PRIMARY KEY (`hash`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_search_keywords`; CREATE TABLE `dede_search_keywords` ( `aid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `keyword` char(30) NOT NULL DEFAULT '', `spwords` char(50) NOT NULL DEFAULT '', `count` mediumint(8) unsigned NOT NULL DEFAULT '1', `result` mediumint(8) unsigned NOT NULL DEFAULT '0', `lasttime` int(10) unsigned NOT NULL DEFAULT '0', `channelid` smallint(5) unsigned NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`aid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_sgpage`; CREATE TABLE `dede_sgpage` ( `aid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL DEFAULT '', `ismake` smallint(6) NOT NULL DEFAULT '1', `filename` varchar(60) NOT NULL DEFAULT '', `keywords` varchar(30) NOT NULL DEFAULT '', `template` varchar(30) NOT NULL DEFAULT '', `likeid` varchar(20) NOT NULL DEFAULT '', `description` varchar(250) NOT NULL DEFAULT '', `uptime` int(10) unsigned NOT NULL DEFAULT '0', `body` mediumtext, PRIMARY KEY (`aid`), KEY `ismake` (`ismake`,`uptime`), KEY `likeid` (`likeid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_softconfig`; CREATE TABLE `dede_softconfig` ( `downtype` smallint(6) NOT NULL DEFAULT '0', `ismoresite` smallint(6) NOT NULL DEFAULT '0', `gotojump` smallint(6) NOT NULL DEFAULT '0', `islocal` smallint(5) unsigned NOT NULL DEFAULT '1', `sites` text, `downmsg` text, `moresitedo` smallint(5) unsigned NOT NULL DEFAULT '1', `dfrank` smallint(5) unsigned NOT NULL DEFAULT '0', `dfywboy` smallint(5) unsigned NOT NULL DEFAULT '0', `argrange` smallint(5) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`downtype`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_sphinx`; CREATE TABLE `dede_sphinx` ( `countid` int(11) unsigned NOT NULL, `maxaid` int(11) unsigned NOT NULL, PRIMARY KEY (`countid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_stepselect`; CREATE TABLE `dede_stepselect` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `itemname` char(30) DEFAULT NULL, `egroup` char(20) DEFAULT NULL, `issign` tinyint(1) unsigned DEFAULT '0', `issystem` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_sys_enum`; CREATE TABLE `dede_sys_enum` ( `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `ename` char(30) NOT NULL DEFAULT '', `evalue` char(20) NOT NULL DEFAULT '0', `egroup` char(20) NOT NULL DEFAULT '', `disorder` smallint(5) unsigned NOT NULL DEFAULT '0', `issign` tinyint(1) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_sys_module`; CREATE TABLE `dede_sys_module` ( `id` int(11) NOT NULL AUTO_INCREMENT, `hashcode` char(32) NOT NULL DEFAULT '', `modname` varchar(30) NOT NULL DEFAULT '', `indexname` varchar(20) NOT NULL DEFAULT '', `indexurl` varchar(30) NOT NULL DEFAULT '', `ismember` tinyint(4) NOT NULL DEFAULT '1', `menustring` text, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_sys_set`; CREATE TABLE `dede_sys_set` ( `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `sname` char(20) NOT NULL DEFAULT '', `items` text, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_sys_task`; CREATE TABLE `dede_sys_task` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `taskname` varchar(50) NOT NULL, `dourl` varchar(100) NOT NULL, `islock` tinyint(1) unsigned NOT NULL DEFAULT '0', `runtype` tinyint(1) unsigned NOT NULL DEFAULT '0', `runtime` varchar(10) DEFAULT '0000', `starttime` int(10) unsigned NOT NULL DEFAULT '0', `endtime` int(10) unsigned NOT NULL DEFAULT '0', `freq` tinyint(2) unsigned NOT NULL DEFAULT '0', `lastrun` int(10) unsigned NOT NULL DEFAULT '0', `description` varchar(250) NOT NULL, `parameter` text, `settime` int(10) unsigned NOT NULL DEFAULT '0', `sta` enum('运行','成功','失败') DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_sysconfig`; CREATE TABLE `dede_sysconfig` ( `aid` smallint(8) unsigned NOT NULL DEFAULT '0', `varname` varchar(20) NOT NULL DEFAULT '', `info` varchar(100) NOT NULL DEFAULT '', `groupid` smallint(6) NOT NULL DEFAULT '1', `type` varchar(10) NOT NULL DEFAULT 'string', `value` text, PRIMARY KEY (`varname`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_tagindex`; CREATE TABLE `dede_tagindex` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `tag` char(12) NOT NULL DEFAULT '', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `count` int(10) unsigned NOT NULL DEFAULT '0', `total` int(10) unsigned NOT NULL DEFAULT '0', `weekcc` int(10) unsigned NOT NULL DEFAULT '0', `monthcc` int(10) unsigned NOT NULL DEFAULT '0', `weekup` int(10) unsigned NOT NULL DEFAULT '0', `monthup` int(10) unsigned NOT NULL DEFAULT '0', `addtime` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_taglist`; CREATE TABLE `dede_taglist` ( `tid` int(10) unsigned NOT NULL DEFAULT '0', `aid` int(10) unsigned NOT NULL DEFAULT '0', `arcrank` smallint(6) NOT NULL DEFAULT '0', `typeid` smallint(5) unsigned NOT NULL DEFAULT '0', `tag` varchar(12) NOT NULL DEFAULT '', PRIMARY KEY (`tid`,`aid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_uploads`; CREATE TABLE `dede_uploads` ( `aid` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `arcid` mediumint(8) unsigned NOT NULL DEFAULT '0', `title` char(60) NOT NULL DEFAULT '', `url` char(80) NOT NULL DEFAULT '', `mediatype` smallint(6) NOT NULL DEFAULT '1', `width` char(10) NOT NULL DEFAULT '', `height` char(10) NOT NULL DEFAULT '', `playtime` char(10) NOT NULL DEFAULT '', `filesize` mediumint(8) unsigned NOT NULL DEFAULT '0', `uptime` int(10) unsigned NOT NULL DEFAULT '0', `mid` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`aid`), KEY `memberid` (`mid`), KEY `arcid` (`arcid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `dede_verifies`; CREATE TABLE `dede_verifies` ( `nameid` char(32) NOT NULL DEFAULT '', `cthash` varchar(32) NOT NULL DEFAULT '', `method` enum('local','official') NOT NULL DEFAULT 'official', `filename` varchar(254) NOT NULL DEFAULT '', PRIMARY KEY (`nameid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;