MySQL Error
Message: MySQL Query Error
SQL: SELECT a.cateid,a.bookid,b.* FROM books_cate a LEFT JOIN books b ON (a.bookid=b.bookid) where b.isdel=0 AND a.cateid in (1) ORDER BY b.bookid DESC LIMIT 0,10
Error: Incorrect key file for table '/tmp/#sql_4b1f_0.MYI'; try to repair it
Errno.: 126