id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cscart_seo_names | ref | PRIMARY,name,type | type | 755 | const,const | 1 | Using index condition |
1 | SIMPLE | cscart_categories | eq_ref | PRIMARY,parent,p_category_id | PRIMARY | 3 | hobilifedt.cscart_seo_names.object_id | 1 | Using where |