id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cscart_attachments | ref | object_type,type | object_type | 95 | const,const | 1 | Using index condition; Using where; Using filesort |
1 | SIMPLE | cscart_attachment_descriptions | eq_ref | PRIMARY | PRIMARY | 9 | mahm3t_cs443.cscart_attachments.attachment_id,const | 1 | Using where |