SQL: SELECT i.*, ii.message, ii.relativetags FROM [Table]spaceitems i LEFT JOIN [Table]spaceblogs ii ON ii.itemid=i.itemid WHERE i.uid='144' AND i.type='blog' AND i.folder='1' ORDER BY i.dateline DESC LIMIT 0,10
Error: Table 'ii' is marked as crashed and should be repaired
Errno.: 1194