搜索
 找回密码
 注册

扫码登录更安全

手机验证码登录

手机动态码快速登录

手机号快速注册登录

ȫ
ֱƸ
12
返回列表 发新帖
楼主: Admin

测试楼层

[复制链接]
阅读字号:
 楼主| 发表于 2023-3-31 02:23 | 显示全部楼层
数据库引擎问题,今晚修复
 楼主| 发表于 2023-3-31 02:28 | 显示全部楼层
CREATE TABLE `www_forum_post` (
  `pid` int(10) unsigned NOT NULL,
  `fid` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `tid` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `first` tinyint(1) NOT NULL DEFAULT '0',
  `author` varchar(15) NOT NULL DEFAULT '',
  `authorid` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `subject` varchar(80) NOT NULL DEFAULT '',
  `dateline` int(10) unsigned NOT NULL DEFAULT '0',
  `message` mediumtext NOT NULL,
  `useip` varchar(15) NOT NULL DEFAULT '',
  `port` smallint(6) unsigned NOT NULL DEFAULT '0',
  `invisible` tinyint(1) NOT NULL DEFAULT '0',
  `anonymous` tinyint(1) NOT NULL DEFAULT '0',
  `usesig` tinyint(1) NOT NULL DEFAULT '0',
  `htmlon` tinyint(1) NOT NULL DEFAULT '0',
  `bbcodeoff` tinyint(1) NOT NULL DEFAULT '0',
  `smileyoff` tinyint(1) NOT NULL DEFAULT '0',
  `parseurloff` tinyint(1) NOT NULL DEFAULT '0',
  `attachment` tinyint(1) NOT NULL DEFAULT '0',
  `rate` smallint(6) NOT NULL DEFAULT '0',
  `ratetimes` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `status` int(10) NOT NULL DEFAULT '0',
  `tags` varchar(255) NOT NULL DEFAULT '0',
  `comment` tinyint(1) NOT NULL DEFAULT '0',
  `replycredit` int(10) NOT NULL DEFAULT '0',
  `position` int(8) unsigned NOT NULL AUTO_INCREMENT,
  PRIMARY KEY (`tid`,`position`),
  UNIQUE KEY `pid` (`pid`),
  KEY `fid` (`fid`),
  KEY `dateline` (`dateline`),
  KEY `invisible` (`invisible`),
  KEY `displayorder` (`tid`,`invisible`,`dateline`),
  KEY `first` (`tid`,`first`),
  KEY `authorid` (`authorid`,`invisible`)
) ENGINE=MyISAM AUTO_INCREMENT=<N> DEFAULT CHARSET=utf8;

 楼主| 发表于 2023-3-31 02:50 | 显示全部楼层
.................
 楼主| 发表于 2023-3-31 02:50 | 显示全部楼层
.................
 楼主| 发表于 2023-3-31 10:20 | 显示全部楼层
搞定
您需要登录后才可以回帖 登录 | 注册 手机动态码快速登录

本版积分规则

在线客服 服务时间:9:00-17:00

帮助中心|免责声明|隐私政策|用户协议|举报投诉|Archiver|手机版|小黑屋|移动客户端|电子执照|论坛微信|删帖申请|章丘人论坛 ( 豫ICP备17038206号-2 )|网站地图
|网站地图

一直被模仿从未被超越 我们一直在努力 zqr

快速回复 返回顶部 返回列表