Query time 0.00052
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.029285823,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_prices",
"access_type": "range",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "usergroup",
"key_length": "9",
"used_key_parts": ["product_id", "usergroup_id", "lower_limit"],
"loops": 1,
"rows": 22,
"cost": 0.0218413,
"filtered": 19.71252632,
"attached_condition": "cscart_product_prices.lower_limit = 1 and cscart_product_prices.product_id in (406,407,408,409,410,411,412,413,414,415,416) and cscart_product_prices.usergroup_id in (0,1)"
}
},
{
"table": {
"table_name": "cscart_master_products_storefront_min_price",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "8",
"used_key_parts": ["product_id", "storefront_id"],
"ref": [
"u428615623_ecartifygonje.cscart_product_prices.product_id",
"const"
],
"loops": 4.336755647,
"rows": 1,
"cost": 0.004698168,
"filtered": 100,
"attached_condition": "trigcond(cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id)"
}
}
]
}
}
Result
| product_id |
price |
| 406 |
100.00000000 |
| 407 |
100.00000000 |
| 408 |
100.00000000 |
| 409 |
100.00000000 |
| 410 |
100.00000000 |
| 411 |
100.00000000 |
| 412 |
100.00000000 |
| 413 |
100.00000000 |
| 414 |
100.00000000 |
| 415 |
100.00000000 |
| 416 |
100.00000000 |