Query execution was interrupted
SELECT `pvs`.`iProduct` AS `iProduct` FROM `ss13_pl_products_variants` AS `pvs` LEFT JOIN `ss13_orders_products` AS `ops` ON( `pvs`.`iProductVariant` = `ops`.`iProductVariant` ) LEFT JOIN `ss13_orders` AS `orders` ON ( `ops`.`iOrder` = `orders`.`iOrder` ) LEFT JOIN `ss13_orders_products` AS `opc` ON( `ops`.`iOrder` = `opc`.`iOrder` ) LEFT JOIN `ss13_pl_products_variants` AS `pvc` ON( `pvc`.`iProductVariant` = `opc`.`iProductVariant` ) WHERE `orders`.`sLanguage` = 'pl' AND `pvc`.`iProduct` = 14296 AND `pvs`.`iProduct` != 14296 AND EXISTS ( SELECT 1 FROM `ss13_pl_products_pages` AS `products_pages` WHERE `pvs`.`iProduct` = `products_pages`.`iProduct` AND `products_pages`.`iPage` IN ( '3', '1', '30', '472', '459', '468', '466', '465', '436', '454', '460', '458', '473', '469', '470', '428', '405', '93', '106', '406', '95', '401', '96', '434', '443', '97', '441', '453', '98', '438', '447', '437', '467', '99', '429', '100', '463', '439', '101', '102', '461', '420', '444', '433', '442', '440', '464', '455', '462', '103', '104', '422', '430', '425', '431', '432', '421', '427', '423', '424', '426', '451', '452', '448', '435', '414', '417', '418', '410', '408', '409', '411', '416', '419', '415', '412', '413', '471', '450', '316', '290', '292', '241', '295', '238', '77', '114', '206', '118', '294', '293', '212', '250', '127', '128', '274', '239', '108', '187', '268', '275', '136', '153', '132', '113', '115', '105', '123', '266', '109', '200', '146', '315', '117', '110', '242', '74', '154', '225', '287', '335', '303', '240', '94', '276', '255', '213', '135', '283', '269', '246', '322', '133', '207', '228', '194', '211', '199', '145', '126', '251', '267', '226', '291', '155', '75', '243', '336', '304', '253', '111', '208', '277', '288', '214', '323', '297', '256', '134', '138', '147', '205', '284', '116', '229', '195', '124', '252', '227', '125', '139', '320', '156', '244', '337', '76', '129', '278', '305', '324', '215', '289', '298', '257', '148', '272', '285', '196', '209', '230', '254', '201', '216', '140', '197', '319', '202', '157', '233', '130', '338', '306', '325', '245', '299', '149', '258', '279', '273', '286', '231', '318', '78', '158', '339', '326', '217', '300', '307', '259', '150', '280', '203', '232', '198', '317', '159', '142', '327', '79', '218', '301', '308', '204', '247', '281', '151', '260', '340', '219', '143', '160', '328', '80', '302', '152', '309', '321', '248', '261', '341', '282', '144', '161', '329', '249', '81', '220', '310', '262', '342', '82', '162', '330', '263', '311', '221', '343', '163', '331', '344', '264', '83', '222', '312', '164', '332', '84', '345', '265', '313', '223', '333', '165', '314', '85', '346', '334', '166', '86', '347', '167', '87', '348', '168', '88', '349', '89', '169', '350', '351', '170', '122', '352', '171', '90', '172', '91', '353', '92', '173', '234', '174', '236', '175', '176', '235', '177', '270', '178', '237', '179', '180', '181', '182', '183', '184', '185', '186', '188', '189', '190', '191', '192', '193', '35', '36', '37', '38', '39', '40', '41', '42', '43', '48', '49', '51', '52', '4', '5', '6', '7', '8', '17', '18', '19', '20', '2', '9', '10', '11', '22', '12', '13', '14', '15', '16', '21', '60', '61', '62', '53', '55', '57', '56', '54', '63', '64', '65', '66', '58', '59' ) LIMIT 1 )