Query time 0.00039
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.00"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_mailing_lists",
"access_type": "system",
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "792"
},
"used_columns": [
"list_id",
"timestamp",
"from_email",
"from_name",
"reply_to",
"show_on_checkout",
"show_on_registration",
"status",
"register_autoresponder"
]
}
},
{
"table": {
"table_name": "cscart_common_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"lang_code",
"object_holder"
],
"key_length": "108",
"ref": [
"const",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "608"
},
"used_columns": [
"object_id",
"object_type",
"description",
"lang_code",
"object",
"object_holder"
]
}
}
]
}
}
Result
list_id |
timestamp |
from_email |
from_name |
reply_to |
show_on_checkout |
show_on_registration |
status |
register_autoresponder |
object_id |
object_type |
description |
lang_code |
object |
object_holder |
1 |
0 |
no-reply@example.com |
Acme |
no-reply@example.com |
1 |
1 |
A |
0 |
1 |
|
|
en |
Company news and unique discounts for subscribers |
mailing_lists |