MySQL Error!
MySQL error in file: /engine/modules/filearray/functions.php at line 11116
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` FROM `dle_file_array_file` f WHERE f.`check` IN('1','3') AND f.`education_type` > '0' AND (f.`hs_id` = '663' OR f.`hs_universal` = 1) AND f.`subject` = 'filosofiya' GROUP BY f.`education_type` ORDER BY count(f.`id`) DESC