id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cscart_discussion_posts | ref | thread_id,thread_id_2 | thread_id | 3 | const | 1 | Using where; Using filesort |
1 | SIMPLE | cscart_discussion_messages | eq_ref | PRIMARY | PRIMARY | 3 | mahm3t_cs443.cscart_discussion_posts.post_id | 1 | |
1 | SIMPLE | cscart_discussion_rating | eq_ref | PRIMARY | PRIMARY | 3 | mahm3t_cs443.cscart_discussion_posts.post_id | 1 |