id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | d | const | PRIMARY,object_id | object_id | 6 | const,const | 1 | |
1 | SIMPLE | dp | ref | PRIMARY,thread_id,thread_id_2 | thread_id | 3 | const | 2 | Using where |
1 | SIMPLE | dr | eq_ref | PRIMARY | PRIMARY | 3 | hobilifedt.dp.post_id | 1 | Using where |
AVG (dr.rating_value) |
---|
4.5000 |