Table './admin_vesh/cscart_product_popularity' is marked as crashed and should be repaired (145)
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id FROM cscart_products as products LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ru' LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ru' LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P' LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1 AND cscart_categories.company_id = 1 AND products.product_id IN (161, 190, 238, 239, 242) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 GROUP BY products.product_id ORDER BY popularity.total desc, products.product_id ASC
app/Tygh/Database/Connection.php, line: 1145
File: | app/Tygh/Database/Connection.php |
Line: | 508 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 218 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 23 |
Function: | getArray |
File: | app/functions/fn.catalog.php |
Line: | 7594 |
Function: | db_get_array |
File: | app/functions/fn.catalog.php |
Line: | 7677 |
Function: | {closure} |
File: | app/Tygh/BlockManager/Block.php |
Line: | 922 |
Function: | fn_get_products |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 787 |
Function: | getItems |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 649 |
Function: | getValue |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 476 |
Function: | renderBlockContent |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 398 |
Function: | renderBlock |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 356 |
Function: | renderBlocks |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 221 |
Function: | renderGrid |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 191 |
Function: | renderGrids |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 155 |
Function: | _renderContainer |
File: | app/functions/smarty_plugins/function.render_location.php |
Line: | 52 |
Function: | render |
File: | var/cache/templates/grt__unitheme2/5f11754ea4fc263dc68940db9f39825681ca6e15.tygh.index.tpl.php |
Line: | 183 |
Function: | smarty_function_render_location |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
Line: | 188 |
Function: | content_68b943f4df2510_94154910 |
File: | app/Tygh/SmartyEngine/Core.php |
Line: | 69 |
Function: | fetch |
File: | app/addons/csc_full_page_cache/Tygh/FPC.php |
Line: | 94 |
Function: | fetch |
File: | app/addons/csc_full_page_cache/func.php |
Line: | 374 |
Function: | fn_csc_fpc_define_current_url |
File: | app/functions/fn.control.php |
Line: | 112 |
Function: | fn_csc_full_page_cache_dispatch_before_display |
File: | app/functions/fn.control.php |
Line: | 578 |
Function: | fn_set_hook |
File: | index.php |
Line: | 17 |
Function: | fn_dispatch |