Query time 0.00050
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "16.81"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_ult_language_values",
"access_type": "system",
"possible_keys": [
"PRIMARY"
],
"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": "408"
},
"used_columns": [
"lang_code",
"name",
"value",
"company_id"
]
}
},
{
"table": {
"table_name": "lang",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"lang_code",
"name"
],
"key_length": "392",
"rows_examined_per_scan": 7,
"rows_produced_per_join": 7,
"filtered": "100.00",
"index_condition": "((`satishecarter_march_003`.`lang`.`lang_code` = 'en') and (`satishecarter_march_003`.`lang`.`name` in ('no_items','name','quantity','options','any_option_combinations','deleted_product','add_products','add_products','no_items','name','quantity','options','any_option_combinations','deleted_product','add_products','add_products')))",
"cost_info": {
"read_cost": "15.41",
"eval_cost": "1.40",
"prefix_cost": "16.81",
"data_read_per_join": "2K"
},
"used_columns": [
"lang_code",
"name",
"value"
]
}
}
]
}
}
Result
name |
value |
add_products |
Add products |
any_option_combinations |
Any option combinations |
deleted_product |
DELETED PRODUCT |
name |
Name |
no_items |
No items defined |
options |
Options |
quantity |
Quantity |