MySQL Query Error
Error No: 144
Error: Table './freedown_fde/fde_topic' is marked as crashed and last (automatic?) repair failed
SQL: select count(*) as count from fde_topic where `show` = 1
MySQL Query Error
Error No: 144
Error: Table './freedown_fde/fde_topic' is marked as crashed and last (automatic?) repair failed
SQL: select a.tid as tid, a.title as title, a.author as author, a.uid as uid, a.addtime as addtime, a.content as content, b.img as image,
a.comments as comments, a.rate as rate, a.lastuser as lastuser
from fde_topic as a, fde_cate as b where a.cid=b.cid and a.show = 1 order by a.addtime desc limit 0, 10
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/freedown/public_html/include/db_mysql.class.php on line 42
MySQL Query Error
Error No: 144
Error: Table './freedown_fde/fde_topic' is marked as crashed and last (automatic?) repair failed
SQL: select tid, title, addtime, comments from fde_topic where `show`=1 and lasttime != 0 order by lasttime desc limit 10
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/freedown/public_html/include/db_mysql.class.php on line 42
MySQL Query Error
Error No: 144
Error: Table './freedown_fde/fde_topic' is marked as crashed and last (automatic?) repair failed
SQL: select tid, title, addtime, views+comments+ratecount as topcount from fde_topic where `show`=1 order by topcount desc limit 10
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/freedown/public_html/include/db_mysql.class.php on line 42
MySQL Query Error
Error No: 144
Error: Table './freedown_fde/fde_topic' is marked as crashed and last (automatic?) repair failed
SQL: SELECT FROM_UNIXTIME( addtime, '%Y, %M' ) AS showtime, FROM_UNIXTIME( addtime, '%Y%m' ) AS linktime, COUNT( * ) AS count FROM `fde_topic` WHERE `show` =1
GROUP BY FROM_UNIXTIME( addtime, '%Y%m' ) ORDER BY FROM_UNIXTIME( addtime, '%Y%m' ) DESC
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/freedown/public_html/include/db_mysql.class.php on line 42
MySQL Query Error
Error No: 144
Error: Table './freedown_fde/fde_nav' is marked as crashed and last (automatic?) repair failed
SQL: select * from fde_nav order by `order`
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/freedown/public_html/include/db_mysql.class.php on line 42
MySQL Query Error
Error No: 144
Error: Table './freedown_fde/fde_search' is marked as crashed and last (automatic?) repair failed
SQL: select name, count, count div 15 as icount from fde_search where count > 15 order by dateline limit 15
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/freedown/public_html/include/db_mysql.class.php on line 42
Warning: array_chunk() [function.array-chunk]: Size parameter expected to be greater than 0 in /home/freedown/public_html/index.php on line 139