Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[疑问] DvBBS 8.2 Access转Discuz! 7.2 UC 转换程序出错

[复制链接]
wosunny 发表于 2011-3-7 19:19:46 | 显示全部楼层 |阅读模式
>> DvBBS 8.2 Access => Discuz! 7.2 UC 转换程序
--------------------------------------------------------------------------------

欢 迎 使 用 本 程 序  
--------------------------------------------------------------------------------

XConvert info: MySQL Query Error
Time: 2011-3-7 2:11am
SQL: CREATE TABLE discuz.cdb_xreports (
rid int(10) unsigned NOT NULL AUTO_INCREMENT,
step tinyint(2) unsigned NOT NULL DEFAULT '0',
errnum mediumint(8) unsigned NOT NULL DEFAULT '0',
message mediumtext NOT NULL DEFAULT '',
PRIMARY KEY (rid),
KEY step (step)
) TYPE=MyISAM AUTO_INCREMENT=100;
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM AUTO_INCREMENT=100' at line 8
Errormsg.: 可能原因:1.数据超长或类型不匹配;2.数据库记录重复
Errno.: 1064


======
啥问题呢?
回复

使用道具 举报

baxter 发表于 2011-3-7 19:21:30 | 显示全部楼层
本帖最后由 baxter 于 2011-3-7 19:21 编辑

看一下.cdb_xreports 这个表是不是存在
回复

使用道具 举报

 楼主| wosunny 发表于 2011-3-7 19:24:23 | 显示全部楼层
这个表,没有自动建立,开启调试模式,就是创建不成功。
回复

使用道具 举报

12153556 发表于 2011-3-7 21:50:25 | 显示全部楼层
关闭调试模式试试
回复

使用道具 举报

beijing200808 发表于 2011-3-9 10:03:08 | 显示全部楼层
去include\global.fun.php中,找到TYPE=MyISAM ,修改为 ENGINE=MyISAM,保存即可
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-9-12 19:12 , Processed in 0.105316 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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