Query: SELECT COUNT(*) AS total_related
FROM jhvideo AS v
WHERE MATCH (v.title) AGAINST ('LUKE-002 Studio Digital Ark Ecstasy Riona Inoue')
AND v.status = 1 Error Message: Table 'jhvideo' is marked as crashed and should be repaired Error Number: 1194