Query time 0.00090
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "34.77"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_features_values",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"fl",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 13,
"rows_produced_per_join": 12,
"filtered": "99.99",
"cost_info": {
"read_cost": "13.00",
"eval_cost": "2.60",
"prefix_cost": "15.60",
"data_read_per_join": "10K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value",
"value_int",
"lang_code"
],
"attached_condition": "(`44mm_ru`.`cscart_product_features_values`.`lang_code` = 'ru')"
}
},
{
"table": {
"table_name": "pf",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"44mm_ru.cscart_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "8.90",
"cost_info": {
"read_cost": "13.00",
"eval_cost": "0.23",
"prefix_cost": "31.20",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"feature_code",
"company_id",
"purpose",
"feature_style",
"filter_style",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position",
"comparison",
"timestamp",
"updated_timestamp",
"yml2_exclude_prices"
],
"attached_condition": "((`44mm_ru`.`pf`.`feature_type` <> 'G') and (`44mm_ru`.`pf`.`status` = 'A') and (`44mm_ru`.`pf`.`display_on_product` = 'Y') and ((`44mm_ru`.`pf`.`categories_path` = '') or isnull(`44mm_ru`.`pf`.`categories_path`) or find_in_set(166,`44mm_ru`.`pf`.`categories_path`) or find_in_set(196,`44mm_ru`.`pf`.`categories_path`) or find_in_set(237,`44mm_ru`.`pf`.`categories_path`)))"
}
},
{
"table": {
"table_name": "abt_filters",
"access_type": "ref",
"possible_keys": [
"feature_id",
"company_id"
],
"key": "feature_id",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"44mm_ru.cscart_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.16",
"eval_cost": "0.23",
"prefix_cost": "32.59",
"data_read_per_join": "138"
},
"used_columns": [
"filter_id",
"company_id",
"feature_id"
],
"attached_condition": "<if>(is_not_null_compl(abt_filters), (`44mm_ru`.`abt_filters`.`company_id` = `44mm_ru`.`pf`.`company_id`), true)"
}
},
{
"table": {
"table_name": "pf_groups",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"44mm_ru.pf.parent_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "19.00",
"cost_info": {
"read_cost": "1.16",
"eval_cost": "0.04",
"prefix_cost": "33.98",
"data_read_per_join": "265"
},
"used_columns": [
"feature_id",
"status",
"position"
],
"attached_condition": "<if>(found_match(pf_groups), ((`44mm_ru`.`pf_groups`.`status` = 'A') or isnull(`44mm_ru`.`pf_groups`.`status`)), true)"
}
},
{
"table": {
"table_name": "pf_groups_description",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"44mm_ru.pf.parent_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.22",
"eval_cost": "0.04",
"prefix_cost": "34.24",
"data_read_per_join": "534"
},
"used_columns": [
"feature_id",
"description",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_product_features_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"44mm_ru.cscart_product_features_values.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.22",
"eval_cost": "0.04",
"prefix_cost": "34.50",
"data_read_per_join": "534"
},
"used_columns": [
"feature_id",
"description",
"internal_name",
"full_description",
"prefix",
"suffix",
"lang_code",
"yml2_variants_unit"
]
}
},
{
"table": {
"table_name": "cscart_ult_objects_sharing",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"share_object_id",
"share_company_id",
"share_object_type"
],
"key_length": "159",
"ref": [
"44mm_ru.cscart_product_features_values.feature_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.22",
"eval_cost": "0.04",
"prefix_cost": "34.77",
"data_read_per_join": "35"
},
"used_columns": [
"share_company_id",
"share_object_id",
"share_object_type"
],
"attached_condition": "(`44mm_ru`.`cscart_ult_objects_sharing`.`share_object_id` = `44mm_ru`.`cscart_product_features_values`.`feature_id`)"
}
}
]
}
}
}
}
Result
feature_id |
company_id |
feature_type |
parent_id |
display_on_product |
display_on_catalog |
display_on_header |
description |
internal_name |
lang_code |
prefix |
suffix |
categories_path |
full_description |
status |
comparison |
position |
purpose |
feature_style |
filter_style |
feature_code |
timestamp |
updated_timestamp |
group_position |
value |
variant_id |
value_int |
yml2_exclude_prices |
yml2_variants_unit |
filter_id |
18 |
1 |
E |
0 |
Y |
Y |
Y |
Бренд |
Бренд |
ru |
|
|
|
<p>Все бренды представленные на нашем сайте</p> |
A |
N |
0 |
organize_catalog |
brand |
checkbox |
|
0 |
1703258632 |
|
|
89 |
|
|
|
10 |
549 |
1 |
S |
0 |
Y |
Y |
N |
Страна |
Страна |
ru |
|
|
|
|
A |
Y |
10 |
find_products |
text |
checkbox |
|
0 |
1692107151 |
|
|
1201 |
|
|
|
|
578 |
1 |
S |
48 |
Y |
Y |
N |
Исполнение |
Исполнение |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1696594564 |
1696594564 |
0 |
|
7087 |
|
|
|
|
569 |
1 |
S |
48 |
Y |
Y |
N |
Количество кабельных выводов |
Количество кабельных выводов |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1691126181 |
1696603626 |
0 |
|
7095 |
|
|
|
|
581 |
1 |
S |
48 |
Y |
Y |
N |
Количество шин |
Количество шин |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1696594774 |
1696594774 |
0 |
|
7078 |
|
|
|
|
579 |
1 |
S |
48 |
Y |
Y |
N |
Максимальное поперечное сечение проводника |
Максимальное поперечное сечение проводника |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1696594701 |
1697232585 |
0 |
|
7083 |
|
|
|
|
577 |
1 |
S |
48 |
Y |
Y |
N |
Материал |
Материал(клеммы) |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1696594493 |
1696594493 |
0 |
|
7068 |
|
|
|
|
576 |
1 |
S |
48 |
Y |
Y |
N |
Номинальный ток |
Номинальный ток (клеммы шины) |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1696411308 |
1696429269 |
0 |
|
7067 |
|
|
А |
|
580 |
1 |
S |
48 |
Y |
Y |
N |
Тип поверхности |
Тип поверхности |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1696594744 |
1696594744 |
0 |
|
7077 |
|
|
|
|
573 |
1 |
S |
48 |
Y |
Y |
N |
Номинальное рабочее напряжение |
Номинальное рабочее напряжение |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
30 |
find_products |
text |
checkbox |
|
1696407361 |
1696407773 |
0 |
|
7071 |
|
|
В |
|
571 |
1 |
S |
48 |
Y |
Y |
N |
Рабочая температура |
Рабочая температура |
ru |
|
|
260,196,197,199,237 |
|
A |
N |
60 |
find_products |
text |
checkbox |
|
1696406120 |
1696407837 |
0 |
|
7075 |
|
|
|
|
38 |
1 |
T |
37 |
Y |
Y |
N |
Размеры (ШxВxГ) |
Размеры (ШxВxГ) |
ru |
|
|
166,167,168,169,203,204,208,211,212,225,221 |
|
A |
N |
0 |
describe_product |
text |
|
|
0 |
1692109545 |
100 |
0,9х0,6 |
0 |
|
|
мм |
|