Query time 0.00054
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "7.20"
},
"ordering_operation": {
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "storefront_values",
"access_type": "system",
"possible_keys": [
"PRIMARY",
"storefront_id",
"company_id"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "24"
},
"used_columns": [
"object_id",
"company_id",
"storefront_id",
"value"
]
}
},
{
"table": {
"table_name": "cscart_settings_objects",
"access_type": "ref",
"possible_keys": [
"section_id"
],
"key": "section_id",
"used_key_parts": [
"section_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 6,
"rows_produced_per_join": 5,
"filtered": "90.00",
"index_condition": "(`atulecarter_atul_demo2`.`cscart_settings_objects`.`section_id` <=> 77)",
"cost_info": {
"read_cost": "6.00",
"eval_cost": "1.08",
"prefix_cost": "7.20",
"data_read_per_join": "4K"
},
"used_columns": [
"object_id",
"edition_type",
"name",
"section_id",
"section_tab_id",
"type",
"value",
"position",
"is_global"
],
"attached_condition": "((find_in_set('STOREFRONT',`atulecarter_atul_demo2`.`cscart_settings_objects`.`edition_type`) or find_in_set('ROOT',`atulecarter_atul_demo2`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:STOREFRONT',`atulecarter_atul_demo2`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:ROOT',`atulecarter_atul_demo2`.`cscart_settings_objects`.`edition_type`)) and (`atulecarter_atul_demo2`.`cscart_settings_objects`.`type` <> 'H'))"
}
}
]
}
}
}
Result
| object_id |
name |
section_id |
section_tab_id |
type |
position |
is_global |
description |
value |
| 5835 |
info |
77 |
78 |
O |
10 |
N |
info |
|
| 5836 |
phone |
77 |
78 |
I |
20 |
N |
phone |
|
| 5837 |
phone_prefix_length |
77 |
78 |
I |
30 |
N |
phone_prefix_length |
7 |
| 5838 |
phone_mask |
77 |
78 |
I |
40 |
N |
phone_mask |
|
| 5839 |
buy_now_with_one_click |
77 |
78 |
C |
50 |
N |
buy_now_with_one_click |
Y |
| 5840 |
enable_call_requests_for_vendors |
77 |
78 |
C |
60 |
N |
enable_call_requests_for_vendors |
Y |
| 5841 |
order_status |
77 |
78 |
S |
70 |
N |
order_status |
Y |