Query execution was interrupted
SELECT `iProduct` FROM `ss13_pl_products` AS `products` LEFT JOIN `ss13_pl_products_stats` USING( `iProduct` ) WHERE `iStatus` >= 1 AND EXISTS ( SELECT 1 FROM `ss13_pl_products_pages` AS `products_pages` WHERE `products`.`iProduct` = `products_pages`.`iProduct` AND `products_pages`.`iPage` IN ( '4', '72', '35', '65', '16', '636', '632', '292', '289', '296', '569', '635', '261', '290', '288', '576', '291', '297', '453', '454', '455', '449', '456', '612', '242', '643', '661', '658', '406', '657', '378', '251', '259', '57', '584', '575', '59', '570', '566', '573', '652', '656', '567', '583', '588', '574', '590', '572', '577', '558', '515', '582', '650', '587', '74', '516', '73', '557', '579', '61', '654', '70', '591', '586', '653', '655', '651', '647', '565', '589', '496', '67', '17', '5', '6', '7', '8', '78', '77', '90', '91', '374', '375', '2', '9', '20', '22', '19', '32', '21', '18', '503', '504', '505', '498', '500', '499', '497', '506', '507', '508', '509', '501', '502' ) LIMIT 1 ) AND `TiCanBuy` >= 1 GROUP BY `iProduct` ORDER BY SUM(`iElement`) DESC LIMIT 5