Warning: mysql_query() [function.mysql-query]: Unable to save result set in D:\wwwroot\liuyc8\wwwroot\include\mysql.class.php on line 137
MySQL server error report:Array
(
[0] => Array
(
[message] => MySQL Query Error
)
[1] => Array
(
[sql] => select i.id,i.title,i.postdate,i.description,c.catid,c.catname from phpmps_info as i left join phpmps_category as c on i.catid = c.catid where i.is_check = 1 order by i.id desc limit 30
)
[2] => Array
(
[error] => Table 'phpmps_info' is marked as crashed and should be repaired
)
[3] => Array
(
[errno] => 1194
)
)