Discuz! Database Error
The database has encountered a problem. Need Help?
Error messages:
[Type] 查询语句错误
[1142] SELECT command denied to user 'wangatie_new'@'localhost' for table 'cdb_uc_members'
[Query] SELECT count(uid) FROM `wangatie_bbs`.cdb_uc_members
Program messages:
[Line: 0057]admin.php(require)
[Line: 1246]source/admincp/admincp_exttools.php(DB::result_first)
那就不用tool了,有什么操作直接后台,数据库相关的直接phpmyadmin,我前几天搬站x1.5的,还好是新站没什么数据,他的备份恢复很不好用。
1142] SELECT command denied to user 'wangatie_new'@'localhost' for table 'cdb_uc_members'
[Query] SELECT count(uid) FROM `wangatie_bbs`.cdb_uc_members
拒绝用户在那个表select。wangatie_new'@'localhost',这个用户有访问mysql数据库的权限吗?先查一下。