Query time 0.00116
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "38.41"
},
"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": 16,
"rows_produced_per_join": 16,
"filtered": "100.00",
"index_condition": "((`eshopuga_upgr_4122`.`lang`.`lang_code` = 'ja') and (`eshopuga_upgr_4122`.`lang`.`name` in ('select_options','notify_when_back_in_stock','enter_your_price','contact_us_for_price','sign_in_to_view_price','inc_tax','including_tax','you_save','you_save','save_discount','free_shipping','save_discount','save_discount','availability','on_backorder','in_stock','availability','in_stock','on_backorder','availability','quantity','text_cart_min_qty','text_edp_product','select_options','notify_when_back_in_stock','enter_your_price','contact_us_for_price','sign_in_to_view_price','inc_tax','including_tax','you_save','you_save','save_discount','free_shipping','save_discount','save_discount','availability','on_backorder','in_stock','availability','in_stock','on_backorder','availability','quantity','text_cart_min_qty','text_edp_product')))",
"cost_info": {
"read_cost": "35.21",
"eval_cost": "3.20",
"prefix_cost": "38.41",
"data_read_per_join": "6K"
},
"used_columns": [
"lang_code",
"name",
"value"
]
}
}
]
}
}
Result
name |
value |
availability |
表示設定 |
contact_us_for_price |
[価格はお問い合わせください] |
enter_your_price |
価格を入力 |
free_shipping |
配送無料商品 |
including_tax |
税込 |
inc_tax |
税込 |
in_stock |
在庫あり |
notify_when_back_in_stock |
商品が入荷したらメールで知らせる |
on_backorder |
取り寄せ中 |
quantity |
数量 |
save_discount |
割引率 |
select_options |
オプションを選択 |
sign_in_to_view_price |
[ログインして価格を表示] |
text_cart_min_qty |
"[product]" の最低購入数は <b>[quantity]</b> です |
text_edp_product |
ダウンロード商品 |
you_save |
割引額 |