Query time 0.00046
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "347.21"
},
"grouping_operation": {
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_discussion",
"access_type": "range",
"possible_keys": [
"object_id"
],
"key": "object_id",
"used_key_parts": [
"object_id",
"object_type"
],
"key_length": "6",
"rows_examined_per_scan": 16,
"rows_produced_per_join": 16,
"filtered": "100.00",
"index_condition": "((`primapearl_r_new`.`cscart_discussion`.`object_id` in (8522,7507,7966,7514,7963,7924,7964,8523,7548,7960,7821,7706,7512,7967,7962,7961)) and (`primapearl_r_new`.`cscart_discussion`.`object_type` = 'P'))",
"cost_info": {
"read_cost": "9.61",
"eval_cost": "1.60",
"prefix_cost": "11.21",
"data_read_per_join": "384"
},
"used_columns": [
"thread_id",
"object_id",
"object_type",
"type"
]
}
},
{
"table": {
"table_name": "cscart_discussion_posts",
"access_type": "ref",
"possible_keys": [
"thread_id",
"thread_id_2"
],
"key": "thread_id_2",
"used_key_parts": [
"thread_id",
"status"
],
"key_length": "6",
"ref": [
"primapearl_r_new.cscart_discussion.thread_id",
"const"
],
"rows_examined_per_scan": 30,
"rows_produced_per_join": 480,
"filtered": "100.00",
"cost_info": {
"read_cost": "120.00",
"eval_cost": "48.00",
"prefix_cost": "179.21",
"data_read_per_join": "210K"
},
"used_columns": [
"post_id",
"thread_id",
"status"
]
}
},
{
"table": {
"table_name": "cscart_discussion_rating",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"thread_id"
],
"key": "PRIMARY",
"used_key_parts": [
"post_id"
],
"key_length": "3",
"ref": [
"primapearl_r_new.cscart_discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 480,
"filtered": "100.00",
"cost_info": {
"read_cost": "120.00",
"eval_cost": "48.00",
"prefix_cost": "347.21",
"data_read_per_join": "7K"
},
"used_columns": [
"rating_value",
"post_id",
"thread_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_rating), ((`primapearl_r_new`.`cscart_discussion_rating`.`thread_id` = `primapearl_r_new`.`cscart_discussion`.`thread_id`) and (`primapearl_r_new`.`cscart_discussion_rating`.`rating_value` <> 0)), true)"
}
}
]
}
}
}
Result
| product_id |
average_rating |
discussion_type |
discussion_thread_id |
| 7507 |
|
B |
3864 |
| 7512 |
|
B |
3869 |
| 7514 |
|
B |
3871 |
| 7548 |
|
B |
3905 |
| 7706 |
|
B |
4062 |
| 7821 |
|
B |
4177 |
| 7924 |
|
B |
4280 |
| 7960 |
|
B |
4316 |
| 7961 |
|
B |
4317 |
| 7962 |
|
B |
4318 |
| 7963 |
|
B |
4319 |
| 7964 |
|
B |
4320 |
| 7966 |
|
B |
4322 |
| 7967 |
|
B |
4323 |
| 8522 |
|
B |
4870 |
| 8523 |
|
B |
4871 |