Query time 0.00803
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "31.28"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "7K"
},
"used_columns": [
"company_id",
"status",
"company"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"rows_examined_per_scan": 68,
"rows_produced_per_join": 2,
"filtered": "4.00",
"cost_info": {
"read_cost": "7.63",
"eval_cost": "0.27",
"prefix_cost": "7.91",
"data_read_per_join": "9K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "(((`cscartdevel`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`cscartdevel`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`cscartdevel`.`cscart_categories`.`usergroup_ids`))) and (`cscartdevel`.`cscart_categories`.`status` in ('A','H')) and (`cscartdevel`.`cscart_categories`.`storefront_id` in (0,1)))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"cscartdevel.cscart_categories.category_id"
],
"rows_examined_per_scan": 17,
"rows_produced_per_join": 46,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.95",
"eval_cost": "4.62",
"prefix_cost": "13.48",
"data_read_per_join": "739"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status",
"idx_parent_product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"cscartdevel.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "5.00",
"cost_info": {
"read_cost": "11.56",
"eval_cost": "0.23",
"prefix_cost": "29.67",
"data_read_per_join": "10K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"amount",
"usergroup_ids",
"tracking",
"parent_product_id"
],
"attached_condition": "((`cscartdevel`.`products`.`parent_product_id` = 0) and (`cscartdevel`.`products`.`company_id` = 273) and ((`cscartdevel`.`products`.`amount` > 0) or (`cscartdevel`.`products`.`tracking` = 'D')) and ((`cscartdevel`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`cscartdevel`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`cscartdevel`.`products`.`usergroup_ids`))) and (`cscartdevel`.`products`.`status` = 'A') and (`cscartdevel`.`products`.`product_type` <> 'D'))"
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"cscartdevel.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "99.79",
"cost_info": {
"read_cost": "0.58",
"eval_cost": "0.23",
"prefix_cost": "30.48",
"data_read_per_join": "55"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`cscartdevel`.`prices`.`lower_limit` = 1) and (`cscartdevel`.`prices`.`usergroup_id` in (0,0,1)))"
}
},
{
"table": {
"table_name": "descr1",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code"
],
"key_length": "9",
"ref": [
"cscartdevel.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.58",
"eval_cost": "0.23",
"prefix_cost": "31.28",
"data_read_per_join": "12K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
product_id |
product |
company_name |
product_type |
parent_product_id |
1987 |
ALGI MORSKIE SUSZONE - DULSE BIO 25 g - PORTO MUINOS |
Eden BIO |
P |
0 |
2110 |
ALGI MORSKIE SUSZONE - KOMBU BIO 25 g - PORTO MUINOS |
Eden BIO |
P |
0 |
2111 |
ALGI MORSKIE SUSZONE - NORI PŁATKI BIO 25 g - PORTO MUINOS |
Eden BIO |
P |
0 |
2112 |
ALGI MORSKIE SUSZONE - WAKAME BIO 25 g - PORTO MUINOS |
Eden BIO |
P |
0 |
1900 |
AMARANTUS BIO 1 kg - BIO PLANET |
Eden BIO |
P |
0 |
1813 |
AMARANTUS BIO 500 g - BIO PLANET |
Eden BIO |
P |
0 |
1820 |
ANANAS SUSZONY KRĄŻKI BIO 100 g - BIO PLANET |
Eden BIO |
P |
0 |
2366 |
ARONIA 80 % BIO 260 g - SAD DANKÓW |
Eden BIO |
P |
0 |
1897 |
BANANY SUSZONE BIO 150 g - BIO PLANET |
Eden BIO |
P |
0 |
1750 |
BAOBAB SPROSZKOWANY BIO 150 g - BIO PLANET SUPERFOODS |
Eden BIO |
P |
0 |
1924 |
BARWNIKI SPOŻYWCZE BEZGLUTENOWE BIO (6 x 8 g) 48 g - BIOVEGAN |
Eden BIO |
P |
0 |
2227 |
BATON BAKALIOWY Z KAKAO KOSMOS BEZGLUTENOWY 70 g - ZMIANY ZMIANY |
Eden BIO |
P |
0 |
2204 |
BETAINA + PEPSYNA BEZGLUTENOWA 60 KAPSUŁEK - PHARMOVIT (CLEAN LABEL) |
Eden BIO |
P |
0 |
2010 |
BOROWIK SUSZONY BIO 20 g - RUNOLAND |
Eden BIO |
P |
0 |
2309 |
BOROWIK SUSZONY BIO 60 g - RUNOLAND |
Eden BIO |
P |
0 |
2060 |
BUDYŃ O SMAKU CZEKOLADOWYM BEZGLUTENOWY BIO 40 g - AMYLON |
Eden BIO |
P |
0 |
2122 |
BUDYŃ O SMAKU ŚMIETANKOWYM BEZGLUTENOWY BIO 40 g - AMYLON |
Eden BIO |
P |
0 |
2274 |
BUDYŃ TRUSKAWKOWY BEZGLUTENOWY BIO 40 g - AMYLON |
Eden BIO |
P |
0 |
2061 |
BUDYŃ WANILIOWY BEZGLUTENOWY BIO 40 g - AMYLON |
Eden BIO |
P |
0 |
1918 |
BULION - KOSTKI WARZYWNE BEZ DODATKU CUKRÓW BIO (8 x 10,5 g) 84 g - RAPUNZEL |
Eden BIO |
P |
0 |
1913 |
BULION - KOSTKI WARZYWNE BEZ DODATKU CUKRÓW I DROŻDŻY BIO (8 x 10,5 g) 84 g - NATUR COMPAGNIE |
Eden BIO |
P |
0 |
1958 |
BURACZKI GOTOWANE NA PARZE TARTE BEZGLUTENOWE BIO 420 g - FARMA ŚWIĘTOKRZYSKA |
Eden BIO |
P |
0 |
2290 |
BŁONNIK (ŁUSKI BABKI JAJOWATEJ) BIO 115 g - APOTHEKE |
Eden BIO |
P |
0 |
1751 |
CAMU CAMU SPROSZKOWANE BIO 150 g - BIO PLANET SUPERFOODS |
Eden BIO |
P |
0 |
1957 |
CHAŁWA MIODOWA BIO 75 g - ALLOS |
Eden BIO |
P |
0 |
2202 |
CHILI NITKI 40 g - ROYAL BRAND |
Eden BIO |
P |
0 |
1814 |
CHIPSY BANANOWE NIESŁODZONE BIO 150 g - BIO PLANET |
Eden BIO |
P |
0 |
2331 |
CHIPSY JABŁKOWE BEZGLUTENOWE BIO (POLSKA) 50 g - BIO RAJ |
Eden BIO |
P |
0 |
1748 |
CHIPSY JABŁKOWE BEZGLUTENOWE BIO 100 g - BIO PLANET |
Eden BIO |
P |
0 |
2005 |
CHIPSY JABŁKOWE BEZGLUTENOWE BIO 30 g - BIOMINKI |
Eden BIO |
P |
0 |
2214 |
CHIPSY Z CIECIERZYCY Z CURRY BEZGLUTENOWE BIO 75 g - O'NEST |
Eden BIO |
P |
0 |
2342 |
CHIPSY Z CIECIERZYCY Z SOLĄ MORSKĄ BIO 75 g - TRAFO |
Eden BIO |
P |
0 |
2215 |
CHIPSY Z CIECIERZYCY Z SOLĄ MORSKĄ I CZARNYM PIEPRZEM BEZGLUTENOWE BIO 40 g - O'NEST |
Eden BIO |
P |
0 |
2211 |
CHIPSY Z CIECIERZYCY Z SOLĄ MORSKĄ I CZARNYM PIEPRZEM BEZGLUTENOWE BIO 75 g - O'NEST |
Eden BIO |
P |
0 |
2225 |
CHIPSY Z SOCZEWICY PAPRYKOWE BEZGLUTENOWE BIO 75 g - JOHN ALTMAN |
Eden BIO |
P |
0 |
2212 |
CHIPSY Z SOCZEWICY PAPRYKOWE BEZGLUTENOWE BIO 75 g - O'NEST |
Eden BIO |
P |
0 |
2213 |
CHIPSY Z SOCZEWICY Z ROZMARYNEM BEZGLUTENOWE BIO 75 g - O'NEST |
Eden BIO |
P |
0 |
2226 |
CHIPSY Z SOCZEWICY Z SOLĄ I CZARNYM PIEPRZEM BEZGLUTENOWE BIO 75 g - JOHN ALTMAN |
Eden BIO |
P |
0 |
2151 |
CHLORELLA + SPIRULINA BIO 375 TABLETEK - DIET-FOOD |
Eden BIO |
P |
0 |
1882 |
CIECIERZYCA BEZGLUTENOWA BIO 1 kg - BIO PLANET |
Eden BIO |
P |
0 |
1815 |
CIECIERZYCA BEZGLUTENOWA BIO 400 g - BIO PLANET |
Eden BIO |
P |
0 |
1853 |
CIECIERZYCA BEZGLUTENOWA BIO 5 kg - HORECA (BIO PLANET) |
Eden BIO |
P |
0 |
1759 |
CIECIERZYCA BEZGLUTENOWA BIO 500 g - BIO PLANET |
Eden BIO |
P |
0 |
2001 |
CIECIERZYCA W ZALEWIE BIO 300 g (220 g) - ALCE NERO |
Eden BIO |
P |
0 |
2276 |
CIECIERZYCA W ZALEWIE BIO 400 g (240 g) - LA BIO IDEA |
Eden BIO |
P |
0 |
2231 |
CLA 60 KAPSUŁEK - SO GOOD! |
Eden BIO |
P |
0 |
2281 |
COCONUT MILK - NAPÓJ KOKOSOWY BEZ GUMY GUAR (22 % TŁUSZCZU) BIO 200 ml - TERRASANA |
Eden BIO |
P |
0 |
2379 |
CYKORIA INSTANT BEZGLUTENOWA BIO 100 g - LIMA |
Eden BIO |
P |
0 |
2388 |
CYNAMON CEJLOŃSKI EKSTRAKT (400 mg) 60 KAPSUŁEK - SOUL FARM |
Eden BIO |
P |
0 |
2115 |
CYNAMON CEJLOŃSKI LASKA BIO (6 szt.) - LEBENSBAUM |
Eden BIO |
P |
0 |
1929 |
CYNAMON CEJLOŃSKI MIELONY BIO 50 g - LEBENSBAUM |
Eden BIO |
P |
0 |
2373 |
CZARNA PORZECZKA 80 % BIO 260 g - SAD DANKÓW |
Eden BIO |
P |
0 |
2372 |
CZARNY BEZ 80 % BIO 260 g - SAD DANKÓW |
Eden BIO |
P |
0 |
2374 |
CZERWONA PORZECZKA 80 % BIO 260 g - SAD DANKÓW |
Eden BIO |
P |
0 |
1760 |
DAKTYLE SPROSZKOWANE BIO 300 g - BIO PLANET |
Eden BIO |
P |
0 |
1807 |
DAKTYLE SPROSZKOWANE BIO 800 g - BIO PLANET |
Eden BIO |
P |
0 |
1847 |
DAKTYLE SUSZONE BEZGLUTENOWE BIO 1 kg - BIO PLANET |
Eden BIO |
P |
0 |
2363 |
DAKTYLE SUSZONE BEZGLUTENOWE BIO 100 g - BIOMINKI |
Eden BIO |
P |
0 |
1816 |
DAKTYLE SUSZONE BEZGLUTENOWE BIO 150 g - BIO PLANET |
Eden BIO |
P |
0 |
2146 |
DZIKA RÓŻA LIOFILIZOWANA SPROSZKOWANA BIO 70 g - DARY NATURY |
Eden BIO |
P |
0 |
2201 |
EKSTRAKT Z WALERIANY W KROPLACH BIO 50 ml - ROYAL BRAND |
Eden BIO |
P |
0 |
2386 |
ERYTRYTOL 1 kg - BATOM |
Eden BIO |
P |
0 |
2359 |
ERYTRYTOL 500 g - BATOM |
Eden BIO |
P |
0 |
2279 |
FASOLA MASŁOWA W ZALEWIE BIO 400 g (240 g) - LA BIO IDEA |
Eden BIO |
P |
0 |
1843 |
FASOLKA BIAŁA BIO 400 g - BIO PLANET |
Eden BIO |
P |
0 |
1859 |
FASOLKA BIAŁA JAŚ BIO 400 g - BIO PLANET |
Eden BIO |
P |
0 |
1794 |
FASOLKA CZARNA BIO 500 g - BIO PLANET |
Eden BIO |
P |
0 |
1793 |
FASOLKA CZERWONA KIDNEY BIO 1 kg - BIO PLANET |
Eden BIO |
P |
0 |
1817 |
FASOLKA CZERWONA KIDNEY BIO 400 g - BIO PLANET |
Eden BIO |
P |
0 |
1795 |
FASOLKA CZERWONA KIDNEY BIO 500 g - BIO PLANET |
Eden BIO |
P |
0 |
2278 |
FASOLKA CZERWONA KIDNEY W ZALEWIE BIO 400 g (240 g) - LA BIO IDEA |
Eden BIO |
P |
0 |
1818 |
FASOLKA MUNG BIO 400 g - BIO PLANET |
Eden BIO |
P |
0 |
1784 |
FASOLKA MUNG BIO 500 g - BIO PLANET |
Eden BIO |
P |
0 |
1819 |
FIGI SUSZONE BIO 150 g - BIO PLANET |
Eden BIO |
P |
0 |
1849 |
FIGI SUSZONE BIO 400 g - BIO PLANET |
Eden BIO |
P |
0 |
2338 |
GRANOLA FIGA Z KOKOSEM BEZ DODATKU CUKRÓW BEZGLUTENOWA BIO 320 g - PAPAGRIN |
Eden BIO |
P |
0 |
2383 |
GRANOLA FIGA Z KOKOSEM BEZ DODATKU CUKRÓW BEZGLUTENOWA BIO 60 g - PAPAGRIN |
Eden BIO |
P |
0 |
2337 |
GRANOLA Z GOJI BEZ DODATKU CUKRÓW BEZGLUTENOWA BIO 320 g - PAPAGRIN |
Eden BIO |
P |
0 |
2336 |
GRANOLA Z KAKAO BEZ DODATKU CUKRÓW BEZGLUTENOWA BIO 320 g - PAPAGRIN |
Eden BIO |
P |
0 |
2389 |
GRAVIOLA EKSTRAKT (550 mg) 60 KAPSUŁEK - SOUL FARM |
Eden BIO |
P |
0 |