WordPress database error: [Table './catsql2/wp_pba_index_6' is marked as crashed and should be repaired]
SELECT SQL_CALC_FOUND_ROWS distinct i1.item_id as identifier FROM catsql2.wp_pba_index_status sts, wp_pba_m_items r1 , catsql2.wp_pba_index_7 i1
, catsql2.wp_pba_index_6 i2
WHERE i1.index_word = 'sarah'
AND i2.index_word = 'palin'
AND r1.identifier = i1.item_id
AND r1.identifier = i2.item_id
AND r1.identifier = sts.item_id AND ( sts.status = 'OK' OR sts.status = 'UPDATE' )
AND r1.site_id in (select sites.identifier AS site_id from (wp_pba_lists lists join wp_pba_sites sites) where ((concat(_latin1',',lists.url_list,_latin1',') like concat(_utf8'%,',sites.identifier,_utf8',%')) or (lists.list_all = _latin1'Y')) and lists.identifier = '2')
ORDER BY r1.item_time DESC LIMIT 0 , 30