Query time 0.00054
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "18.24"
},
"ordering_operation": {
"using_filesort": true,
"nested_loop": [
{
"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": 8,
"rows_produced_per_join": 7,
"filtered": "90.00",
"index_condition": "(`webmarco`.`cscart_settings_objects`.`section_id` <=> 121)",
"cost_info": {
"read_cost": "8.00",
"eval_cost": "1.44",
"prefix_cost": "9.60",
"data_read_per_join": "5K"
},
"used_columns": [
"object_id",
"edition_type",
"name",
"section_id",
"section_tab_id",
"type",
"value",
"position",
"is_global"
],
"attached_condition": "((find_in_set('STOREFRONT',`webmarco`.`cscart_settings_objects`.`edition_type`) or find_in_set('ROOT',`webmarco`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:STOREFRONT',`webmarco`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:ROOT',`webmarco`.`cscart_settings_objects`.`edition_type`)) and (`webmarco`.`cscart_settings_objects`.`type` <> 'H'))"
}
},
{
"table": {
"table_name": "storefront_values",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"storefront_id",
"company_id"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"company_id",
"storefront_id"
],
"key_length": "11",
"ref": [
"webmarco.cscart_settings_objects.object_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 7,
"filtered": "100.00",
"cost_info": {
"read_cost": "7.20",
"eval_cost": "1.44",
"prefix_cost": "18.24",
"data_read_per_join": "172"
},
"used_columns": [
"object_id",
"company_id",
"value",
"storefront_id"
]
}
}
]
}
}
}
Result
object_id |
name |
section_id |
section_tab_id |
type |
position |
is_global |
description |
value |
5954 |
trns_class |
121 |
122 |
I |
0 |
N |
trns_class |
Website:Retail |
5955 |
accnt_tax |
121 |
122 |
I |
10 |
N |
accnt_tax |
Website:Tax |
5956 |
accnt_product |
121 |
122 |
I |
20 |
N |
accnt_product |
Sales:Product |
5957 |
accnt_shipping |
121 |
122 |
I |
30 |
N |
accnt_shipping |
Sales:Shipping |
5958 |
accnt_discount |
121 |
122 |
I |
40 |
N |
accnt_discount |
Sales:Discount |
5959 |
accnt_surcharge |
121 |
122 |
I |
50 |
N |
accnt_surcharge |
Sales:Surcharge |
5960 |
accnt_asset |
121 |
122 |
I |
60 |
N |
accnt_asset |
Inventory Asset |
5961 |
accnt_cogs |
121 |
122 |
I |
70 |
N |
accnt_cogs |
Cost of Goods Sold |