MYSQL ERROR REPORT
- 20/06/2024 11:06:29
---------------------------------------
1053 - Server shutdown in progress

select count(distinct p.products_id) as count FROM (products p)
INNER JOIN (products_to_categories p2c) ON (p.products_id = p2c.products_id)
/*INNER JOIN categories c ON (c.categories_id = p2c.categories_id)*/

INNER JOIN products_specifications ps221 ON p.products_id = ps221.products_id INNER JOIN products_specifications ps333 ON p.products_id = ps333.products_id
WHERE
p2c.categories_id in (289,289)

AND ps221.specification IN ('С длинным рукавом ') AND ps221.specifications_id = 221 AND ps221.language_id = 1 AND ps333.specification IN ('M', 'L') AND ps333.specifications_id = 333 AND ps333.language_id = 1 AND p.manufacturers_id IN (62, 41603)
---------------------------------------
Server Name : ekaterinburg.vamvelosiped.ru
Remote Address: 18.119.172.61
Referer :
Requested : /kupit-tolstovki-i-dzhersi/scott-shift-razmer-l-m.html
Trace Back : #0 vam_db_error() called at [/home/vamvelosiped/web/vamvelosiped.ru/public_html/inc/vam_db_query.inc.php:43]
#1 vam_db_query() called at [/home/vamvelosiped/web/vamvelosiped.ru/public_html/includes/classes/specifications.php:104]
#2 Specifications->getFilterCount() called at [/home/vamvelosiped/web/vamvelosiped.ru/public_html/templates/velo_resp/source/boxes/products_filter.php:371]
#3 include(/home/vamvelosiped/web/vamvelosiped.ru/public_html/templates/velo_resp/source/boxes/products_filter.php) called at [/home/vamvelosiped/web/vamvelosiped.ru/public_html/templates/velo_resp/source/boxes.php:89]
#4 require(/home/vamvelosiped/web/vamvelosiped.ru/public_html/templates/velo_resp/source/boxes.php) called at [/home/vamvelosiped/web/vamvelosiped.ru/public_html/products_filter.php:482]
#5 include(/home/vamvelosiped/web/vamvelosiped.ru/public_html/products_filter.php) called at [/home/vamvelosiped/web/vamvelosiped.ru/public_html/manager.php:126]

==========================================================================