Query time 0.00144
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "22.80"
},
"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": 10,
"rows_produced_per_join": 8,
"filtered": "90.00",
"index_condition": "(`webmarco`.`cscart_settings_objects`.`section_id` <=> 67)",
"cost_info": {
"read_cost": "10.00",
"eval_cost": "1.80",
"prefix_cost": "12.00",
"data_read_per_join": "7K"
},
"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": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "9.00",
"eval_cost": "1.80",
"prefix_cost": "22.80",
"data_read_per_join": "215"
},
"used_columns": [
"object_id",
"company_id",
"value",
"storefront_id"
]
}
}
]
}
}
}
Result
object_id |
name |
section_id |
section_tab_id |
type |
position |
is_global |
description |
value |
5805 |
point_rate |
67 |
68 |
I |
0 |
N |
point_rate |
1 |
5806 |
auto_price_in_points |
67 |
68 |
C |
10 |
N |
auto_price_in_points |
Y |
5807 |
price_in_points_with_discounts |
67 |
68 |
C |
20 |
N |
price_in_points_with_discounts |
Y |
5808 |
points_with_discounts |
67 |
68 |
C |
30 |
N |
points_with_discounts |
Y |
5809 |
price_in_points_order_discount |
67 |
68 |
C |
40 |
N |
price_in_points_order_discount |
Y |
5810 |
reward_points_order_discount |
67 |
68 |
C |
50 |
N |
reward_points_order_discount |
Y |
5811 |
higher_level_extract |
67 |
68 |
C |
60 |
N |
higher_level_extract |
Y |
5812 |
several_points_action |
67 |
68 |
S |
70 |
N |
several_points_action |
minimal_absolute |
5813 |
consider_zero_values |
67 |
68 |
C |
80 |
N |
consider_zero_values |
N |
5814 |
log_per_page |
67 |
68 |
I |
90 |
N |
log_per_page |
10 |