Query time 0.00052
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "12.00"
},
"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": 10,
"rows_produced_per_join": 8,
"filtered": "90.00",
"index_condition": "(`sachinecarter_march_setup`.`cscart_settings_objects`.`section_id` <=> 84)",
"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',`sachinecarter_march_setup`.`cscart_settings_objects`.`edition_type`) or find_in_set('ROOT',`sachinecarter_march_setup`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:STOREFRONT',`sachinecarter_march_setup`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:ROOT',`sachinecarter_march_setup`.`cscart_settings_objects`.`edition_type`)) and (`sachinecarter_march_setup`.`cscart_settings_objects`.`type` <> 'H'))"
}
}
]
}
}
}
Result
object_id |
name |
section_id |
section_tab_id |
type |
position |
is_global |
description |
value |
5859 |
admin_reverse_ip_access |
84 |
85 |
C |
10 |
N |
admin_reverse_ip_access |
|
5860 |
unsuccessful_attempts_login |
84 |
85 |
C |
20 |
N |
unsuccessful_attempts_login |
|
5861 |
number_unsuccessful_attempts |
84 |
85 |
I |
30 |
N |
number_unsuccessful_attempts |
5 |
5862 |
login_intervals |
84 |
85 |
I |
40 |
N |
login_intervals |
60 |
5863 |
time_block |
84 |
85 |
I |
50 |
N |
time_block |
24 |
5865 |
unsuccessful_attempts_login_customer |
84 |
85 |
C |
70 |
N |
unsuccessful_attempts_login_customer |
|
5866 |
number_unsuccessful_attempts_customer |
84 |
85 |
I |
80 |
N |
number_unsuccessful_attempts_customer |
5 |
5867 |
login_intervals_customer |
84 |
85 |
I |
90 |
N |
login_intervals_customer |
60 |
5868 |
time_block_customer |
84 |
85 |
I |
100 |
N |
time_block_customer |
24 |