Exception: Query error HY000: SQLSTATE[HY000]: General error: 1194 Table 'counter_pages' is marked as crashed and should be repaired. Query: DELETE LOW_PRIORITY QUICK `counter_sessions` FROM `counter_sessions` JOIN ( SELECT `counter_pages`.`counter_session_id` FROM `counter_pages` WHERE `counter_pages`.`site_id` = '1' AND `counter_pages`.`date` < '2017-03-12 03:29:13' LIMIT 5000 ) AS `tempt` ON `tempt`.`counter_session_id` = `counter_sessions`.`id`
36 modules/core/exception.php
598 modules/core/database/pdo.php
229 modules/counter/controller.php
375 modules/core/command/controller/default.php
193 modules/core/router/route.php
239 index.php