Query time 0.00293
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.32"
},
"ordering_operation": {
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "discussion_posts",
"access_type": "ref",
"possible_keys": [
"thread_id",
"thread_id_2"
],
"key": "thread_id",
"used_key_parts": [
"thread_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 3,
"rows_produced_per_join": 0,
"filtered": "10.00",
"cost_info": {
"read_cost": "0.75",
"eval_cost": "0.03",
"prefix_cost": "1.05",
"data_read_per_join": "134"
},
"used_columns": [
"post_id",
"thread_id",
"name",
"timestamp",
"user_id",
"ip_address",
"status"
],
"attached_condition": "(`goimagine`.`discussion_posts`.`status` = 'A')"
}
},
{
"table": {
"table_name": "discussion_messages",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"post_id"
],
"key_length": "3",
"ref": [
"goimagine.discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.14",
"eval_cost": "0.03",
"prefix_cost": "1.22",
"data_read_per_join": "7"
},
"used_columns": [
"message",
"post_id"
]
}
},
{
"table": {
"table_name": "discussion_rating",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"post_id"
],
"key_length": "3",
"ref": [
"goimagine.discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.08",
"eval_cost": "0.03",
"prefix_cost": "1.32",
"data_read_per_join": "4"
},
"used_columns": [
"rating_value",
"post_id"
]
}
}
]
}
}
}
Result
| post_id |
thread_id |
name |
timestamp |
user_id |
ip_address |
status |
message |
rating_value |
| 990 |
852 |
Swalle @ WG |
1639329480 |
414 |
4c0ee8f7 |
A |
A friend made me a very special pendant that required a very special chain. I love handmade chains, and Telleha at The Greene Bead made me the most beautiful custom-made sterling silver chain! I wish I could post a photo. The quality of her work is beyond words! Thank you, Telleha! ♥♥ |
5 |
| 441 |
852 |
stef |
1618604760 |
325 |
2f0e8e4d |
A |
Purchased 2 rings and both were stunning. Prettier in person than I imagined they would be. Well packaged and arrived quickly. |
5 |
| 99 |
852 |
Shirley Walle |
1591642260 |
414 |
4d6ff70c |
A |
I love handmade chains and this one is especially nice. Each twisted and double-ended link is solidly interlocked to the next, one at a time, as the chain is built. A super sturdy chain ~ and a forever keepsake. This seller is a true wire artist and chain maker. Thank you so very much! Love this chain. |
5 |