Query time 0.00209
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.03716664,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "cscart_settings_objects.position",
"table": {
"table_name": "cscart_settings_objects",
"access_type": "ref",
"possible_keys": ["section_id"],
"key": "section_id",
"key_length": "4",
"used_key_parts": ["section_id"],
"ref": ["const"],
"loops": 1,
"rows": 11,
"cost": 0.01585056,
"filtered": 100,
"attached_condition": "cscart_settings_objects.section_id <=> 78 and (find_in_set('STOREFRONT',cscart_settings_objects.edition_type) or find_in_set('VENDOR',cscart_settings_objects.edition_type) or find_in_set('ROOT',cscart_settings_objects.edition_type) or find_in_set('ULT:STOREFRONT',cscart_settings_objects.edition_type) or find_in_set('ULT:VENDOR',cscart_settings_objects.edition_type) or find_in_set('ULT:ROOT',cscart_settings_objects.edition_type)) and cscart_settings_objects.`type` <> 'H'"
}
}
}
},
{
"table": {
"table_name": "company_values",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "storefront_id", "company_id"],
"key": "PRIMARY",
"key_length": "11",
"used_key_parts": ["object_id", "company_id", "storefront_id"],
"ref": ["lvshop.cscart_settings_objects.object_id", "const", "const"],
"loops": 11,
"rows": 1,
"cost": 0.01065804,
"filtered": 100
}
},
{
"table": {
"table_name": "storefront_values",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "storefront_id", "company_id"],
"key": "PRIMARY",
"key_length": "11",
"used_key_parts": ["object_id", "company_id", "storefront_id"],
"ref": ["lvshop.cscart_settings_objects.object_id", "const", "const"],
"loops": 11,
"rows": 1,
"cost": 0.01065804,
"filtered": 100
}
}
]
}
}
Result
| object_id |
name |
section_id |
section_tab_id |
type |
position |
is_global |
description |
value |
| 5834 |
admin_reverse_ip_access |
78 |
79 |
C |
10 |
N |
admin_reverse_ip_access |
|
| 5835 |
unsuccessful_attempts_login |
78 |
79 |
C |
20 |
N |
unsuccessful_attempts_login |
|
| 5836 |
number_unsuccessful_attempts |
78 |
79 |
I |
30 |
N |
number_unsuccessful_attempts |
5 |
| 5837 |
login_intervals |
78 |
79 |
I |
40 |
N |
login_intervals |
60 |
| 5838 |
time_block |
78 |
79 |
I |
50 |
N |
time_block |
24 |
| 5840 |
unsuccessful_attempts_login_customer |
78 |
79 |
C |
70 |
N |
unsuccessful_attempts_login_customer |
|
| 5841 |
number_unsuccessful_attempts_customer |
78 |
79 |
I |
80 |
N |
number_unsuccessful_attempts_customer |
5 |
| 5842 |
login_intervals_customer |
78 |
79 |
I |
90 |
N |
login_intervals_customer |
60 |
| 5843 |
time_block_customer |
78 |
79 |
I |
100 |
N |
time_block_customer |
24 |