Query time 0.00409
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "156.50"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "2K"
},
"used_columns": [
"category_id",
"company_id",
"usergroup_ids",
"status",
"age_verification",
"age_limit",
"parent_age_verification",
"parent_age_limit"
]
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 33,
"rows_produced_per_join": 33,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "1.80",
"eval_cost": "6.60",
"prefix_cost": "8.40",
"data_read_per_join": "528"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"eshopuga_upgr_4122.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 30,
"filtered": "91.44",
"cost_info": {
"read_cost": "33.00",
"eval_cost": "6.04",
"prefix_cost": "48.00",
"data_read_per_join": "180K"
},
"used_columns": [
"product_id",
"status",
"usergroup_ids",
"age_verification",
"age_limit"
],
"attached_condition": "(((`eshopuga_upgr_4122`.`products`.`usergroup_ids` = '') or find_in_set(0,`eshopuga_upgr_4122`.`products`.`usergroup_ids`) or find_in_set(1,`eshopuga_upgr_4122`.`products`.`usergroup_ids`)) and (`eshopuga_upgr_4122`.`products`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "usergroup",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"eshopuga_upgr_4122.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 30,
"filtered": "99.83",
"using_index": true,
"cost_info": {
"read_cost": "30.18",
"eval_cost": "6.02",
"prefix_cost": "84.21",
"data_read_per_join": "722"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`eshopuga_upgr_4122`.`prices`.`lower_limit` = 1) and (`eshopuga_upgr_4122`.`prices`.`usergroup_id` in (0,0,1)))"
}
},
{
"table": {
"table_name": "shared_descr",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"product_id",
"company_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code",
"company_id"
],
"key_length": "13",
"ref": [
"eshopuga_upgr_4122.products_categories.product_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 30,
"filtered": "100.00",
"cost_info": {
"read_cost": "30.12",
"eval_cost": "6.02",
"prefix_cost": "120.36",
"data_read_per_join": "114K"
},
"used_columns": [
"product_id",
"lang_code",
"company_id",
"product"
]
}
},
{
"table": {
"table_name": "descr1",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code"
],
"key_length": "9",
"ref": [
"eshopuga_upgr_4122.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 30,
"filtered": "100.00",
"cost_info": {
"read_cost": "30.12",
"eval_cost": "6.02",
"prefix_cost": "156.51",
"data_read_per_join": "115K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
product_id |
product |
need_age_verification |
age_limit |
1467 |
Bashayer nectar orange 1 litre |
N |
0 |
1484 |
Ceres 100% juice hanepoot white grape 1 litre |
N |
0 |
1486 |
Ceres 100% juice mango 1 litre |
N |
0 |
1487 |
Ceres 100% juice orange 1 litre |
N |
0 |
1488 |
Ceres 100% juice passion fruit 1 litre |
N |
0 |
1489 |
Daima 100% pineapple juice 1 litre |
N |
0 |
1090 |
Del monte mango juice blend 1 litre |
N |
0 |
1091 |
Del monte orange juice blend 1 litre |
N |
0 |
1092 |
Del monte passion juice blend 1 litre |
N |
0 |
1089 |
Del monte tropical juice blend 1 litre |
N |
0 |
1490 |
Dimes active mango drink 1 liter |
N |
0 |
1491 |
Dimes classic orange nectar 1 liter |
N |
0 |
962 |
Lacnor mango nector 1ltr |
N |
0 |
902 |
Lucozade energy 250ml |
N |
0 |
1468 |
Lucozade energy drink 1 litre |
N |
0 |
903 |
Lucozade energy drink orange 300ml |
N |
0 |
1469 |
Lucozade sport isotonic lemon 500ml |
N |
0 |
1470 |
Lucozade sport isotonic orange 500ml |
N |
0 |
1471 |
Lucozade sport isotonic tropical 500ml |
N |
0 |
1492 |
Minute maid premium 100% orange fruit juice blend 1 litre |
N |
0 |
1493 |
Minute maid tropical 400ml |
N |
0 |
1494 |
Pick n peel apple juice (1l) |
N |
0 |
1495 |
Pick n peel tropical mix juice (1l) |
N |
0 |
1496 |
Pure heaven 5 citrus juices drink 1 litre |
N |
0 |