Database Error; SQL: SELECT
DISTINCT
*, `t`.`term_id` AS `pod_item_id`
FROM `Q3pgH_terms` AS `t`
LEFT JOIN `Q3pgH_term_taxonomy` AS `tt` ON `tt`.`term_id` = `t`.`term_id`
LEFT JOIN `Q3pgH_term_relationships` AS `tr` ON `tr`.`term_taxonomy_id` = `tt`.`term_taxonomy_id`
LEFT JOIN `Q3pgH_pods_country` AS `d` ON `d`.`id` = `t`.`term_id`
WHERE ( ( `t`.`term_id` = 62 ) AND ( `tt`.`taxonomy` = 'country' ) AND ( `tt`.`taxonomy` = 'country' ) )
ORDER BY `t`.`name`, `t`.`term_id`; Response: Got error '126 "Index is corrupted"' for '/tmp/#sql-temptable-53f-3ed18-1e1.MAI'