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

 找回密码
 立即注册
搜索

[疑问] 数据导入出现1054错误~!

[复制链接]
xkbxkb 发表于 2007-2-22 14:04:39 | 显示全部楼层 |阅读模式
直接安装 DZ 5.0 成功后,进入后台导入数据就提示出错,之后后台的所有功能都用不了,进入论坛首页也是提示同样错误.  


提示如下:

Discuz! info: MySQL Query Error

Time: 2007-2-22 1:56pm
Script: /bbs/index.php

SQL: SELECT s.sid, s.styleid, s.groupid='6' AS ipbanned, s.pageviews AS spageviews, s.lastolupdate, s.seccode, m.uid AS discuz_uid,
m.username AS discuz_user, m.password AS discuz_pw, m.secques AS discuz_secques, m.adminid, m.groupid, m.groupexpiry,
m.extgroupids, m.email, m.timeoffset, m.tpp, m.ppp, m.posts, m.digestposts, m.oltime, m.pageviews, m.credits, m.extcredits1, m.extcredits2, m.extcredits3,
m.extcredits4, m.extcredits5, m.extcredits6, m.extcredits7, m.extcredits8, m.timeformat, m.dateformat, m.pmsound,
m.sigstatus, m.invisible, m.lastvisit, m.lastactivity, m.lastpost, m.newpm, m.accessmasks,m.xspacestatus, m.editormode, m.customshow
FROM cdb_sessions s, cdb_members m
WHERE m.uid=s.uid AND s.sid='WLVy6q' AND CONCAT_WS('.',s.ip1,s.ip2,s.ip3,s.ip4)='127.0.0.1' AND m.uid='1'
AND m.password='0d6a9ac27f49ffa4385a7942d53bbda4' AND m.secques=''
Error: Unknown column 'm.xspacestatus' in 'field list'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖

Similar error report has beed dispatched to administrator before.
回复

使用道具 举报

mc8t9ede7 发表于 2007-2-22 14:05:11 | 显示全部楼层

---------------------------------------------
净化工作台
回复

使用道具 举报

逍遥大仙 发表于 2007-2-22 16:55:00 | 显示全部楼层
是论坛搬家吗?看看原来的MYSQL版本和现在的MYSQL版本是否一致?
回复

使用道具 举报

 楼主| xkbxkb 发表于 2007-2-22 17:07:01 | 显示全部楼层
我是在本地测试,服务器上的不敢升级,从一开始就总有这个问题存在~!
回复

使用道具 举报

AgFx 发表于 2007-2-22 17:28:19 | 显示全部楼层
您有装 X-Space?
回复

使用道具 举报

 楼主| xkbxkb 发表于 2007-2-22 19:48:45 | 显示全部楼层
没有,就单纯DZ 5
回复

使用道具 举报

泊茜 发表于 2007-2-22 20:36:47 | 显示全部楼层
回复

使用道具 举报

AgFx 发表于 2007-2-23 11:17:15 | 显示全部楼层
建立 xspacestatus 数据表。
  1. ALTER TABLE cdb_members ADD xspacestatus INT(10) UNSIGNED NOT NULL DEFAULT '0';
复制代码
回复

使用道具 举报

 楼主| xkbxkb 发表于 2007-2-24 19:47:18 | 显示全部楼层
将所有提示的数据错误,建立后出现全是问号。还有帖子不见了。
ttt.JPG
tttt.JPG
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-11 20:00 , Processed in 0.153832 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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