MySQL Error!
MySQL error in file: /engine/modules/filearray/functions.php at line 11164
Error Number: 145
The Error returned was:
Table './studizba_new_re/dle_file_array_file' is marked as crashed and should be repaired
SQL query:

SELECT count(f.`id`) AS count, f.`education_type`, f.`dop_type` FROM `dle_file_array_file` f WHERE f.`check` IN('1','3') AND f.`education_type` > '0' AND f.`sem` LIKE '%1%' AND f.`subject` LIKE 'teoriya-i-praktika-kvalifikacii-prestupleniy' AND FIND_IN_SET('Темы 1-7', f.`variant`) > '0' AND f.`hs_id` = '172' GROUP BY f.`education_type`, f.`dop_type` ORDER BY f.`education_type` ASC