Query time 0.00080
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "117.58"
},
"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": [
"variant_id",
"lang_code",
"product_id",
"idx_product_feature_variant_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 12,
"rows_produced_per_join": 6,
"filtered": "50.00",
"using_index": true,
"cost_info": {
"read_cost": "0.53",
"eval_cost": "0.60",
"prefix_cost": "1.73",
"data_read_per_join": "240"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"lang_code"
],
"attached_condition": "(`cscart_db`.`cscart_product_features_values`.`lang_code` = 'en')"
}
},
{
"table": {
"table_name": "cscart_product_feature_variants",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"feature_id",
"variant_feature_idx",
"idx_var_feat_pos"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"cscart_db.cscart_product_features_values.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "27.08",
"cost_info": {
"read_cost": "1.50",
"eval_cost": "0.16",
"prefix_cost": "3.83",
"data_read_per_join": "1K"
},
"used_columns": [
"variant_id",
"feature_id",
"position"
],
"attached_condition": "(`cscart_db`.`cscart_product_feature_variants`.`feature_id` in (62,67,65,60))"
}
},
{
"table": {
"table_name": "cscart_product_features",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"cscart_db.cscart_product_feature_variants.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.41",
"eval_cost": "0.16",
"prefix_cost": "4.40",
"data_read_per_join": "727"
},
"used_columns": [
"feature_id",
"feature_type"
]
}
},
{
"table": {
"table_name": "cscart_product_feature_variant_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"cscart_db.cscart_product_features_values.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.41",
"eval_cost": "0.16",
"prefix_cost": "4.97",
"data_read_per_join": "12K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"dispatch"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"type",
"dispatch",
"lang_code"
],
"key_length": "206",
"ref": [
"cscart_db.cscart_product_features_values.variant_id",
"const",
"const",
"const"
],
"rows_examined_per_scan": 198,
"rows_produced_per_join": 321,
"filtered": "100.00",
"cost_info": {
"read_cost": "80.44",
"eval_cost": "32.17",
"prefix_cost": "117.58",
"data_read_per_join": "545K"
},
"used_columns": [
"name",
"object_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
}
]
}
}
}
}
Result
| variant |
variant_id |
feature_id |
selected |
feature_type |
seo_name |
seo_path |
| 100% Cotton Wick |
35201 |
65 |
35201 |
M |
|
|
| 500 |
12416 |
67 |
12416 |
N |
|
|
| Cruelty Free |
10191 |
60 |
10191 |
M |
cruelty-free |
|
| Fragrance |
11585 |
65 |
11585 |
M |
|
|
| Niana |
35203 |
62 |
35203 |
E |
niana |
|
| Soy wax |
34487 |
65 |
34487 |
M |
|
|
| Toxin Free |
10193 |
60 |
10193 |
M |
toxin-free |
|