Explain
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
cscart_product_feature_variants |
range |
PRIMARY,feature_id |
feature_id |
3 |
|
7 |
Using index condition; Using temporary; Using filesort |
1 |
SIMPLE |
cscart_product_features_values |
eq_ref |
PRIMARY,fl,variant_id,lang_code,product_id,fpl,idx_product_feature_variant_id |
PRIMARY |
15 |
cscart_dev_4_16.cscart_product_feature_variants.feature_id,const,cscart_dev_4_16.cscart_product_feature_variants.variant_id,const |
1 |
Using where; Using index |
1 |
SIMPLE |
cscart_product_features |
eq_ref |
PRIMARY |
PRIMARY |
3 |
cscart_dev_4_16.cscart_product_feature_variants.feature_id |
1 |
|
1 |
SIMPLE |
cscart_seo_names |
ref |
PRIMARY,dispatch |
PRIMARY |
206 |
cscart_dev_4_16.cscart_product_feature_variants.variant_id,const,const,const |
1 |
Using where |
1 |
SIMPLE |
cscart_product_feature_variant_descriptions |
eq_ref |
PRIMARY |
PRIMARY |
9 |
cscart_dev_4_16.cscart_product_feature_variants.variant_id,const |
1 |
Using where |