id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cscart_cp_power_seo_filter_names | ref | PRIMARY,name | PRIMARY | 752 | const | 1 | Using where; Using index; Using temporary; Using filesort |
1 | SIMPLE | cscart_product_filters | eq_ref | PRIMARY | PRIMARY | 3 | hobilifedt.cscart_cp_power_seo_filter_names.filter_id | 1 | Using where |