Query time 0.00068
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "15.60"
},
"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": 13,
"rows_produced_per_join": 11,
"filtered": "90.00",
"index_condition": "(`atulecarter_atul_demo7`.`cscart_settings_objects`.`section_id` <=> 96)",
"cost_info": {
"read_cost": "13.00",
"eval_cost": "2.34",
"prefix_cost": "15.60",
"data_read_per_join": "9K"
},
"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_demo7`.`cscart_settings_objects`.`edition_type`) or find_in_set('ROOT',`atulecarter_atul_demo7`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:STOREFRONT',`atulecarter_atul_demo7`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:ROOT',`atulecarter_atul_demo7`.`cscart_settings_objects`.`edition_type`)) and (`atulecarter_atul_demo7`.`cscart_settings_objects`.`type` <> 'H'))"
}
}
]
}
}
}
Result
| object_id |
name |
section_id |
section_tab_id |
type |
position |
is_global |
description |
value |
| 5900 |
notice |
96 |
97 |
O |
0 |
N |
notice |
|
| 5901 |
reviews_per_page |
96 |
97 |
I |
10 |
N |
reviews_per_page |
10 |
| 5902 |
review_approval |
96 |
97 |
S |
20 |
N |
review_approval |
any |
| 5903 |
review_ip_check |
96 |
97 |
C |
30 |
N |
review_ip_check |
N |
| 5904 |
review_fields |
96 |
97 |
S |
40 |
N |
review_fields |
advanced |
| 5905 |
review_after_purchase |
96 |
97 |
C |
50 |
N |
review_after_purchase |
N |
| 5906 |
review_ask_for_customer_location |
96 |
97 |
S |
60 |
N |
review_ask_for_customer_location |
none |
| 5907 |
split_reviews_by_storefronts |
96 |
97 |
C |
70 |
N |
split_reviews_by_storefronts |
N |
| 5908 |
images_upload_allowed |
96 |
97 |
D |
80 |
N |
images_upload_allowed |
Y |
| 5909 |
product_variations |
96 |
97 |
E |
90 |
N |
product_variations |
product_variations.tpl |
| 5910 |
split_reviews_for_variations_as_separate_products |
96 |
97 |
D |
100 |
N |
split_reviews_for_variations_as_separate_products |
Y |