Fatal error: Uncaught Exception: Error: Table './fullgara_fullgarage/oc_product_description' is marked as crashed and last (automatic?) repair failed
Error No: 144
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '4' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p.manufacturer_id = '333' in /home/fullgara/fullgarage_storage/modification/system/library/db/mysqli.php:43 Stack trace: #0 /home/fullgara/fullgarage_storage/modification/system/library/db.php(61): DB\MySQLi->query('SELECT COUNT(DI...') #1 /home/fullgara/public_html/system/IMDBOptimizer/Cache/IMDBOCacheProcessor.php(612): DB->query('SELECT COUNT(DI...') #2 /home/fullgara/fullgarage_storage/modification/catalog/model/catalog/product.php(757): IMDBOCacheProcessor->query('SELECT COUNT(DI...') #3 /home/fullgara/fullgarage_storage/modification/system/engine in /home/fullgara/fullgarage_storage/modification/system/library/db/mysqli.php on line 43