Fatal error: Uncaught exception 'Exception' with message 'Error: Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space<br />Error No: 1041<br />SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) 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 = '1'
AND p.status = '1'
AND p.date_available <= NOW()
AND p2s.store_id = '0' AND cp.path_id = '23'' in /var/www/santech58/data/www/inoxsan.ru/system/library/db/mysqli.php:74
Stack trace:
#0 /var/www/santech58/data/www/inoxsan.ru/system/library/db.php(45): DB\MySQLi->query('SELECT COUNT(DI...')
#1 /var/www/santech58/data/www/inoxsan.ru/catalog/model/catalog/product.php(610): DB->query(' in /var/www/santech58/data/www/inoxsan.ru/system/library/db/mysqli.php on line 74