Fatal error: Uncaught Exception: Error: Got error 24 "Too many open files" from storage engine MyISAM<br />Error No: 1030<br />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 = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p.manufacturer_id = '21' in /home/bee49rt3/public_html/system/library/db/mysqli.php:40
Stack trace:
#0 /home/bee49rt3/public_html/system/library/db.php(45): DB\MySQLi->query('SELECT COUNT(DI...')
#1 /home/bee49rt3/public_html/storage/modification/catalog/model/catalog/product.php(707): DB->query('SELECT COUNT(DI...')
#2 /home/bee49rt3/public_html/vqmod/vqcache/vq2-storage_modification_system_engine_loader.php(264): ModelCatalogProduct->getTotalProducts(Array)
#3 /home/bee49rt3/public_html/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#4 /home/bee49rt3/public_html/storage/modification in /home/bee49rt3/public_html/system/library/db/mysqli.php on line 40