SQL: SELECT b.blogid, b.subject, b.uid, b.username, b.dateline, b.viewnum, b.replynum, b.friend, bf.message FROM uchome_space s , uchome_blog b LEFT JOIN uchome_blogfield bf ON bf.blogid=b.blogid WHERE b.friend='0' ORDER BY b.dateline DESC LIMIT 0,10
Error: Incorrect key file for table 'C:\WINDOWS\TEMP\#sql_6ec_0.MYI'; try to repair it