SELECT url_to, r404 FROM pod_redirect WHERE BINARY REPLACE(url_from,'/ru/','/') = '/konstruktory_kits/o_8-o_9-developing-xtrem_bots.html' LIMIT 0,1 [0.00028800964355469 sec]
SELECT pod_filter.id,pod_filter.url FROM pod_filter WHERE BINARY pod_filter.url IN ('o_8','o_9','developing','xtrem_bots') order by url [0.00073814392089844 sec]
SELECT pod_sub_icon.id,pod_sub_icon.url FROM pod_sub_icon WHERE BINARY pod_sub_icon.url IN ('o_8','o_9','developing','xtrem_bots') order by url [0.00055098533630371 sec]
select id,url from pod_cat_brand where BINARY url IN ('o_8','o_9','developing','xtrem_bots') [0.0010039806365967 sec]
SELECT id, url FROM pod_filter WHERE url IN ('o_8','o_9','developing','xtrem_bots') [0.00036907196044922 sec]
SELECT id, url FROM pod_sub_icon WHERE url IN ('o_8','o_9','developing','xtrem_bots') [0.00035595893859863 sec]
SELECT f.id, mf.id as mf_id, mf.is_split FROM pod_filter f INNER JOIN pod_filter mf ON f.entry = mf.id WHERE f.id in (463,366,367) and f.is_active AND mf.is_active ORDER BY mf.id, f.id [0.00022697448730469 sec]
SELECT g.id -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT g.id -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active [0.010608911514282 sec]
CREATE TEMPORARY TABLE temp_brand_counts_6a2aa33013978 ( id INT, gid INT, INDEX idx_id (id), INDEX idx_gid (gid) ) [0.0008540153503418 sec]
INSERT INTO temp_brand_counts_6a2aa33013978 (id, gid) SELECT g.brand_id AS id, g.id AS gid -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.brand_id AS id, g.id AS gid -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.brand_id AS id, g.id AS gid -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT g.brand_id AS id, g.id AS gid -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT id, null gid FROM pod_cat_category WHERE id in (2460) [0.0040709972381592 sec]
SELECT b.id, b.name AS name, pc.name AS country, b.country_id, b.image_icon, b.url, b.ordr, pc.code, COALESCE(tc.count, 0) as count FROM pod_cat_brand b INNER JOIN ( SELECT id, COUNT(gid) as count FROM temp_brand_counts_6a2aa33013978 GROUP BY id HAVING COUNT(gid) > 0 ) tc ON b.id = tc.id LEFT JOIN pod_country pc ON (pc.id = b.country_id AND pc.is_active = 1) WHERE b.is_active = '1' ORDER BY b.ordr [0.00032496452331543 sec]
DROP TEMPORARY TABLE IF EXISTS temp_brand_counts_6a2aa33013978 [9.2029571533203E-5 sec]
SELECT MIN(min_price) AS min_price, MAX(max_price) AS max_price FROM ( SELECT MIN(g.price) AS min_price, MAX(g.price) AS max_price -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT MIN(g.price) AS min_price, MAX(g.price) AS max_price -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT MIN(go.price) AS min_price, MAX(go.price) AS max_price -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT MIN(go.price) AS min_price, MAX(go.price) AS max_price -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.0012319087982178 sec]
SELECT g.id,if(g.is_present and g.price >= '0' and g.price <= '99999',least(g.price,ifnull(min(pcg.price),g.price)),ifnull(min(pcg.price),g.price)) min_sort_price , if(g.is_present and g.price >= '0' and g.price <= '99999',greatest(g.price,ifnull(max(pcg.price),g.price)),ifnull(max(pcg.price),g.price)) max_sort_price FROM ( SELECT g.id -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT g.id -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) a INNER JOIN pod_cat_good g ON a.id = g.id LEFT JOIN pod_cat_good pcg ON pcg.entry=g.id and pcg.is_present=1 and pcg.is_present=1 and pcg.price >= '0' and pcg.price <= '99999' GROUP BY g.id ORDER BY g.ordr desc LIMIT 0, 32 [0.0023841857910156 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301723f; CREATE TEMPORARY TABLE tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301723f ( id INT NOT NULL, PRIMARY KEY (id) ) ENGINE=MEMORY; [0.0001981258392334 sec]
INSERT INTO tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301723f (id) SELECT A.id FROM ( SELECT g.id -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT g.id -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.0014350414276123 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301723f; CREATE TEMPORARY TABLE tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301723f ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.00019407272338867 sec]
INSERT INTO tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301723f (goods_id, filter_id) SELECT DISTINCT A.id AS goods_id, f.id AS filter_id FROM tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301723f A INNER JOIN pod_good_filter gf ON A.id = gf.id_good AND gf.filter_id_value NOT IN (366,367,463) INNER JOIN pod_cat_filter cf ON gf.filter_id = cf.filter_id AND cf.category_id = 3297 INNER JOIN pod_filter fm ON gf.filter_id = fm.id AND fm.is_split = 0 AND fm.is_active INNER JOIN pod_filter f ON gf.filter_id_value = f.id AND f.is_active [0.0051491260528564 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301723f; CREATE TEMPORARY TABLE tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301723f ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00018906593322754 sec]
INSERT IGNORE INTO tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301723f (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301723f p GROUP BY p.filter_id [0.0001530647277832 sec]
SELECT c.filter_id, c.count, f.entry, f.name AS name, f.url, f.ord, fm.name AS mname, fm.url AS murl, fm.ord AS mord FROM tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301723f c INNER JOIN pod_filter f ON c.filter_id = f.id INNER JOIN pod_filter fm ON f.entry = fm.id ORDER BY fm.ord DESC, f.ord DESC, c.filter_id [0.00014710426330566 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301723f [0.00012588500976562 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301723f [8.392333984375E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301723f [7.5101852416992E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa330192db; CREATE TEMPORARY TABLE tmp_A_ot4h35195miouscn4fns4173qs_6a2aa330192db ( id INT NOT NULL, entry INT NOT NULL, PRIMARY KEY (id), KEY idx_entry (entry) ) ENGINE=MEMORY; [0.00012898445129395 sec]
INSERT INTO tmp_A_ot4h35195miouscn4fns4173qs_6a2aa330192db (id, entry) SELECT A.id, A.entry FROM ( SELECT g.id as id, g.id as entry -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id as id, g.id as entry -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT go.id as id, g.id as entry -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT go.id as id, g.id as entry -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.0010011196136475 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa330192db; CREATE TEMPORARY TABLE tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa330192db ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.0001518726348877 sec]
INSERT INTO tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa330192db (goods_id, filter_id) SELECT DISTINCT A.entry AS goods_id, f.id AS filter_id FROM tmp_A_ot4h35195miouscn4fns4173qs_6a2aa330192db A INNER JOIN pod_good_filter gf ON A.id = gf.id_good AND gf.filter_id_value NOT IN (366,367,463) INNER JOIN pod_cat_filter cf ON gf.filter_id = cf.filter_id AND cf.category_id = 3297 INNER JOIN pod_filter fm ON gf.filter_id = fm.id AND fm.is_split = 1 AND fm.is_active INNER JOIN pod_filter f ON gf.filter_id_value = f.id AND f.is_active [0.00032496452331543 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa330192db; CREATE TEMPORARY TABLE tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa330192db ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00014185905456543 sec]
INSERT IGNORE INTO tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa330192db (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa330192db p GROUP BY p.filter_id [0.00010895729064941 sec]
SELECT c.filter_id, c.count, f.entry, f.name AS name, f.url, f.ord, fm.name AS mname, fm.url AS murl, fm.ord AS mord FROM tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa330192db c INNER JOIN pod_filter f ON c.filter_id = f.id INNER JOIN pod_filter fm ON f.entry = fm.id ORDER BY fm.ord DESC, f.ord DESC, c.filter_id [0.00011992454528809 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa330192db [0.00010180473327637 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa330192db [4.9114227294922E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa330192db [4.887580871582E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa33019e49; CREATE TEMPORARY TABLE tmp_A_ot4h35195miouscn4fns4173qs_6a2aa33019e49 ( id INT NOT NULL, entry INT NOT NULL, PRIMARY KEY (id), KEY idx_entry (entry) ) ENGINE=MEMORY [0.00011682510375977 sec]
INSERT INTO tmp_A_ot4h35195miouscn4fns4173qs_6a2aa33019e49 (id, entry) SELECT A.id, A.entry FROM ( SELECT g.id as id, g.id as entry -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id as id, g.id as entry -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT go.id as id, g.id as entry -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT go.id as id, g.id as entry -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.00074601173400879 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa33019e49; CREATE TEMPORARY TABLE tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa33019e49 ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY [0.0001380443572998 sec]
INSERT INTO tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa33019e49 (goods_id, filter_id) SELECT DISTINCT A.entry AS goods_id, f.id AS filter_id FROM tmp_A_ot4h35195miouscn4fns4173qs_6a2aa33019e49 A INNER JOIN pod_good_filter gf ON A.id = gf.id_good AND gf.filter_id = 262 INNER JOIN pod_filter fm ON gf.filter_id = fm.id AND fm.is_split = 1 AND fm.is_active INNER JOIN pod_filter f ON gf.filter_id_value = f.id AND f.is_active [0.0016980171203613 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa33019e49; CREATE TEMPORARY TABLE tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa33019e49 ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY [0.00013208389282227 sec]
INSERT INTO tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa33019e49 (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa33019e49 p GROUP BY p.filter_id [0.00010919570922852 sec]
INSERT INTO tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa33019e49 (filter_id, count) SELECT pf.id, 0 FROM pod_filter pf LEFT JOIN tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa33019e49 c ON c.filter_id = pf.id WHERE pf.id in (366,367) AND c.filter_id IS NULL [0.00014209747314453 sec]
SELECT c.filter_id, c.count, f.entry, f.name AS name, f.url, f.ord, fm.name AS mname, fm.url AS murl, fm.ord AS mord FROM tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa33019e49 c INNER JOIN pod_filter f ON c.filter_id = f.id INNER JOIN pod_filter fm ON f.entry = fm.id ORDER BY fm.ord DESC, f.ord DESC, c.filter_id [0.00015401840209961 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa33019e49 [0.00011396408081055 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa33019e49 [6.1988830566406E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa33019e49 [5.1021575927734E-5 sec]
SELECT f.id, mf.id as mf_id, mf.is_split FROM pod_filter f INNER JOIN pod_filter mf ON f.entry = mf.id WHERE f.id in (366,367) and f.is_active AND mf.is_active ORDER BY mf.id, f.id [0.0001978874206543 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301afb1; CREATE TEMPORARY TABLE tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 ( id INT NOT NULL, PRIMARY KEY (id) ) ENGINE=MEMORY; [0.00013589859008789 sec]
INSERT INTO tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 (id) SELECT A.id FROM ( SELECT g.id -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT g.id -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.00078797340393066 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301afb1; CREATE TEMPORARY TABLE tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.00015091896057129 sec]
INSERT INTO tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 (goods_id, filter_id) SELECT DISTINCT A.id AS goods_id, f.id AS filter_id FROM tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 A INNER JOIN pod_good_filter gf ON A.id = gf.id_good AND gf.filter_id = 461 INNER JOIN pod_filter fm ON gf.filter_id = fm.id AND fm.is_split = 0 AND fm.is_active INNER JOIN pod_filter f ON gf.filter_id_value = f.id AND f.is_active [0.00069594383239746 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301afb1; CREATE TEMPORARY TABLE tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00012898445129395 sec]
INSERT INTO tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 p GROUP BY p.filter_id [0.00013303756713867 sec]
INSERT IGNORE INTO tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 (filter_id, count) SELECT pf.id, 0 FROM pod_filter pf LEFT JOIN tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 c ON c.filter_id = pf.id WHERE pf.id in (463) AND c.filter_id IS NULL [0.00010395050048828 sec]
SELECT c.filter_id, c.count, f.entry, f.name AS name, f.url, f.ord, fm.name AS mname, fm.url AS murl, fm.ord AS mord FROM tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 c INNER JOIN pod_filter f ON c.filter_id = f.id INNER JOIN pod_filter fm ON f.entry = fm.id ORDER BY fm.ord DESC, f.ord DESC, c.filter_id [0.00014495849609375 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 [0.00013899803161621 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 [5.6028366088867E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301afb1 [4.6968460083008E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301bb97; CREATE TEMPORARY TABLE tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301bb97 ( entry INT NOT NULL, sub_icon_id INT NOT NULL, PRIMARY KEY (entry, sub_icon_id) ) ENGINE=MEMORY; [0.00012612342834473 sec]
INSERT IGNORE INTO tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301bb97 (entry, sub_icon_id) SELECT DISTINCT A.entry, A.sub_icon_id FROM ( SELECT g.id as id, g.id as entry, g.sub_icon_id -- основні FROM pod_cat_good g INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id as id, g.id as entry, g.sub_icon_id -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON g.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT go.id as id, g.id as entry, go.sub_icon_id -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE g.cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT go.id as id, g.id as entry, go.sub_icon_id -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id INNER JOIN pod_good_filter gf0 ON go.id = gf0.id_good AND gf0.filter_id_value in (366,367) INNER JOIN pod_good_filter gf1 ON g.id = gf1.id_good AND gf1.filter_id_value in (463) WHERE dc.dop_cat_id IN (3297,437,447,446) AND g.brand_id IN (2460) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.001209020614624 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301bb97; CREATE TEMPORARY TABLE tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301bb97 ( sub_icon_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00017309188842773 sec]
INSERT IGNORE INTO tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301bb97 (sub_icon_id, count) SELECT sub_icon_id, COUNT(DISTINCT entry) AS count FROM ( SELECT A.entry, A.sub_icon_id FROM tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301bb97 A INNER JOIN pod_sub_icon si ON A.sub_icon_id = si.id AND si.is_active_filter = 1 ) AA GROUP BY sub_icon_id [0.00019693374633789 sec]
SELECT c.sub_icon_id AS id, c.count, si.entry, si.name AS name, si.url FROM tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301bb97 c INNER JOIN pod_sub_icon si ON c.sub_icon_id = si.id AND si.is_active_filter = 1 ORDER BY si.ordr, si.name [0.00012993812561035 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ot4h35195miouscn4fns4173qs_6a2aa3301bb97 [0.0001368522644043 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ot4h35195miouscn4fns4173qs_6a2aa3301bb97 [6.0081481933594E-5 sec]
Низкие цены на Детские конструкторы Xtrem Bots (КСтрeм Бoц) – большой выбор, фото. Купить Детские конструкторы Xtrem Bots (КСтрeм Бoц) в Киеве и Украине

DEVELOPMENT🌷СКИДКИ ДО 70%

ПЕРЕЙТИ

Детские конструкторы Xtrem Bots