Query time 0.00067
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "0.43"
},
"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": 1,
"rows_produced_per_join": 0,
"filtered": "10.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.01",
"prefix_cost": "0.35",
"data_read_per_join": "44"
},
"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.04",
"eval_cost": "0.01",
"prefix_cost": "0.40",
"data_read_per_join": "2"
},
"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.03",
"eval_cost": "0.01",
"prefix_cost": "0.43",
"data_read_per_join": "1"
},
"used_columns": [
"rating_value",
"post_id"
]
}
}
]
}
}
}
Result
| post_id |
thread_id |
name |
timestamp |
user_id |
ip_address |
status |
message |
rating_value |
| 1715 |
852665 |
Wildswalle |
1661459143 |
414 |
4c0ee8c2 |
A |
I purchased the 'Real flower resin bracelet, featuring pink larkspur flowers, star flowers and wildflowers, made with jeweler's grade resin'. It is so much more beautiful in person. I will be wearing this occasionally, but for most of the time it will be acting as a perfectly lovely and appropriate base for an 80mm clear quartz crystal sphere that I have on my jeweler's workbench. Shipping was prompt, packaged nicely in a gift box. Thank you very much! ♥♥ |
5 |