{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1583.57"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": true,
"buffer_result": {
"using_temporary_table": true,
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"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": "4K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
]
}
},
{
"table": {
"table_name": "companies",
"access_type": "ALL",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 1,
"filtered": "50.00",
"cost_info": {
"read_cost": "0.62",
"eval_cost": "0.10",
"prefix_cost": "0.72",
"data_read_per_join": "5K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "(`gaseus`.`companies`.`status` = 'A')"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 2529,
"rows_produced_per_join": 2529,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "16.05",
"eval_cost": "252.90",
"prefix_cost": "269.67",
"data_read_per_join": "39K"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"gaseus.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 252,
"filtered": "10.00",
"cost_info": {
"read_cost": "632.25",
"eval_cost": "25.28",
"prefix_cost": "1154.82",
"data_read_per_join": "1M"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`gaseus`.`products`.`company_id` = `gaseus`.`companies`.`company_id`) and ((`gaseus`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`gaseus`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`gaseus`.`products`.`usergroup_ids`))) and (`gaseus`.`products`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "usergroup",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"gaseus.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 252,
"filtered": "99.97",
"using_index": true,
"cost_info": {
"read_cost": "63.20",
"eval_cost": "25.27",
"prefix_cost": "1243.30",
"data_read_per_join": "5K"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`gaseus`.`prices`.`lower_limit` = 1) and (`gaseus`.`prices`.`usergroup_id` in (0,0,1)))"
}
},
{
"table": {
"table_name": "var_val_18",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"fl",
"variant_id",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"product_id",
"variant_id",
"lang_code"
],
"key_length": "15",
"ref": [
"const",
"gaseus.products_categories.product_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 252,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "63.18",
"eval_cost": "25.27",
"prefix_cost": "1331.76",
"data_read_per_join": "195K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"lang_code"
]
}
},
{
"table": {
"table_name": "shared_descr",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"product_id",
"company_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code",
"company_id"
],
"key_length": "13",
"ref": [
"gaseus.products_categories.product_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 252,
"filtered": "100.00",
"cost_info": {
"read_cost": "74.38",
"eval_cost": "25.27",
"prefix_cost": "1431.41",
"data_read_per_join": "963K"
},
"used_columns": [
"product_id",
"lang_code",
"company_id",
"product"
]
}
},
{
"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": [
"gaseus.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 252,
"filtered": "100.00",
"cost_info": {
"read_cost": "126.89",
"eval_cost": "25.27",
"prefix_cost": "1583.57",
"data_read_per_join": "1M"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
}
| product_id | product | company_name | product_ids | product_types | parent_product_ids | product_type | parent_product_id |
|---|---|---|---|---|---|---|---|
| 6430 | Main regulator Argon 0-60 bar Vulkan H60/200 Effect | Gaseus | 6430 | P | 0 | P | 0 |
| 2765 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 2765 | P | 0 | P | 0 |
| 2766 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 2766 | P | 0 | P | 0 |
| 2767 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 2767 | P | 0 | P | 0 |
| 2768 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 2768 | P | 0 | P | 0 |
| 6352 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 6352 | P | 0 | P | 0 |
| 6353 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 6353 | P | 0 | P | 0 |
| 6354 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 6354 | P | 0 | P | 0 |
| 6355 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 6355 | P | 0 | P | 0 |
| 6356 | Main regulator Compressed air 0-60 bar Vulkan H60/200 Effect | Gaseus | 6356 | P | 0 | P | 0 |
| 5807 | Main regulator CO₂ 0-20 bar Vulkan H20/100 Effect | Gaseus | 5807,2198,2199,2200,2201,2202,2203,2204,2205,2206,2286,2287,2288,2289,2290,2291,2292,2293,2294,2349,2350,2351,2352,2353,2354,2355,2356,2357,2439,2440,2441,2442,2443,2444,2445,2446,2447,2448,2449,2450,2451,2452,2453,2454,2455,2456,2528,2529,2530,2531,2532,2533,2534,2535,2536,2617,2618,2619,2620,2621,2622,2623,2624,2625,2736,2737,2738,2739,2740,2741,2742,2743,2744,2778,2779,2780,2781,2782,2783,2784,2785,2786,2865,2866,2867,2868,2869,2870,2871,2872,2873,2874,2875,2876,2877,2878,2879,2880,2881,2882,2951,2952,2953,2954,2955,2956,2957,2958,2959,3046,3047,3048,3049,3050,3051,3052,3053,3054,5799,5800,5801,5803,5804,5805,5806,5885,5886,5887,5888,5889,5890,5891,5892,5893,5949,5950,5951,5952,5953,5954,5955,5956,5957,6039,6040,6041,6042,6043,6044,6045,6046,6047,6048,6049,6050,6051,6052,6053,6054,6055,6056,6120,6121,6122,6123,6124,6125,6126,6127,6128,6210,6211,6212,6213,6214,6215,6216,6217,6218,6323,6324,6325,6326,6327,6328,6329,6330,6331,6366,6367,6368,6369,6370,6371,6372,6373,6374,6450,6451,6452,6453,6454,6455,6456,6457,6458,6459,6460,6461,6462,6463,6464,6465,6466,6467,6535,6536,6537,6538,6539,6540,6541,6542,6543,6624,6625,6626,6627,6628,6629,6630,6631,6632,6848,7508,7509,7510,7511,7512,7513,7514,7515,7516,7517,7518,7519,7520,7521,7522,7523,7524,7525 | P,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V | 0,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807,5807 | V | 5807 |
| 2185 | Main regulator CO₂ 0-60 bar Vulkan H60/200 Effect | Gaseus | 2185 | P | 0 | P | 0 |