分类
4279
出現錯誤也無法刪除記錄-要如何處理已解决 悬赏5积分
提问者趙珖珵
答案数1
阅读数1660
发表时间2016-12-17 08:52:08
08:50:59 ERROR: SQLSTATE[HY000]: General error: 126 Incorrect key file for table '.\zentao\zt_action.MYI'; try to repair it
in C:\xampp\zentao\framework\base\router.class.php on line 1918 when visiting task-view-2783
The sql is: UPDATE `zt_action` SET `read` = '1' wHeRe objectType = 'task' AND objectID = '2783' AND `read` = '0'
in C:\xampp\zentao\lib\base\dao\dao.class.php on line 1318, last called by C:\xampp\zentao\lib\base\dao\dao.class.php on line 776 through function sqlError.in C:\xampp\zentao\framework\base\router.class.php on line 1918 when visiting task-view-2783
禅道版本:8.4.1
安装包类型:源码包
操作系统:Windows 7
客户端浏览器:IE11
答案列表
石洋洋
2016-12-19 08:19:23
回复
|
联系我们
联系人
徐亚京/高级客户经理
电话(微信)
17663982076
QQ号码
2679672214
联系邮箱
xuyajing@chandao.com
己使用 MySQL 的指令修復 zt_action 資料表後己解決.