Query time 0.00075
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "10.51"
},
"nested_loop": [
{
"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": 10,
"rows_produced_per_join": 10,
"filtered": "100.00",
"index_condition": "((`test_uchur_k`.`lang`.`lang_code` = 'kk') and (`test_uchur_k`.`lang`.`name` in ('menu','search','search','search','search','cart','cart','cart_is_empty','total_items','for','view_cart','checkout','compare','account','account','menu','search','search','search','search','cart','cart','cart_is_empty','total_items','for','view_cart','checkout','compare','account','account')))",
"cost_info": {
"read_cost": "6.01",
"eval_cost": "1.00",
"prefix_cost": "7.01",
"data_read_per_join": "3K"
},
"used_columns": [
"lang_code",
"name",
"value"
]
}
},
{
"table": {
"table_name": "cscart_ult_language_values",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"lang_code",
"name",
"company_id"
],
"key_length": "396",
"ref": [
"test_uchur_k.lang.lang_code",
"test_uchur_k.lang.name",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 10,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.50",
"eval_cost": "1.00",
"prefix_cost": "10.51",
"data_read_per_join": "3K"
},
"used_columns": [
"lang_code",
"name",
"value",
"company_id"
]
}
}
]
}
}
Result
| name |
value |
| account |
Тіркелгі |
| cart |
Cart |
| cart_is_empty |
Cart |
| checkout |
Checkout |
| compare |
Compare |
| for |
for |
| menu |
Menu |
| search |
Search |
| total_items |
Total items |
| view_cart |
View cart |