waiter
新手上路

UID 74219
精华
0
积分 18
帖子 9
金钱 18 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2006-5-28
状态 离线
|
请问这个错误是怎么回事?
web页面显示:
MySQL server error report:Array ( [0] => Array ( [message] => MySQL Query Error ) [1] => Array ( [sql] => INSERT INTO `sq_ueod83yene`.`js_sessions` (sesskey, expiry, ip, data) VALUES ('14c47520cd7098b0cc8f5b0c02d80c1e', '1193467672', '58.244.22.199', 'a:0:{}') ) [2] => Array ( [error] => Table 'sq_ueod83yene.js_sessions' doesn't exist ) [3] => Array ( [errno] => 1146 ) )
phpmyadmin页面显示:
<a href="sql.php?
Fatal error: Maximum execution time of 30 seconds exceeded in x:\wwwroot\phpmyadmin\db_details_structure.php on line 335
db_details_structure.php on line 335显示:
<a href="sql.php?<?php echo $tbl_url_query;
[ 本帖最后由 waiter 于 2007-10-27 02:31 PM 编辑 ]
|
|