Query time 0.09516
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "298.99"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"rows_examined_per_scan": 115,
"rows_produced_per_join": 2,
"filtered": "2.00",
"cost_info": {
"read_cost": "27.56",
"eval_cost": "0.46",
"prefix_cost": "28.02",
"data_read_per_join": "6K"
},
"used_columns": [
"category_id",
"company_id",
"usergroup_ids",
"status",
"age_verification",
"age_limit",
"parent_age_verification",
"parent_age_limit"
],
"attached_condition": "((`eshopuga_upgr_4122`.`cscart_categories`.`company_id` = 1) and ((`eshopuga_upgr_4122`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`eshopuga_upgr_4122`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`eshopuga_upgr_4122`.`cscart_categories`.`usergroup_ids`)) and (`eshopuga_upgr_4122`.`cscart_categories`.`status` in ('A','H')))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"eshopuga_upgr_4122.cscart_categories.category_id"
],
"rows_examined_per_scan": 40,
"rows_produced_per_join": 92,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "4.54",
"eval_cost": "18.40",
"prefix_cost": "50.97",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"category_id"
],
"attached_condition": "(`eshopuga_upgr_4122`.`products_categories`.`product_id` is not null)"
}
},
{
"table": {
"table_name": "popularity",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"total"
],
"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": "33.33",
"cost_info": {
"read_cost": "92.00",
"eval_cost": "6.13",
"prefix_cost": "161.37",
"data_read_per_join": "981"
},
"used_columns": [
"product_id",
"total"
],
"attached_condition": "(`eshopuga_upgr_4122`.`popularity`.`total` >= 1)"
}
},
{
"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": 28,
"filtered": "91.44",
"cost_info": {
"read_cost": "30.66",
"eval_cost": "5.61",
"prefix_cost": "198.16",
"data_read_per_join": "167K"
},
"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": 27,
"filtered": "99.83",
"using_index": true,
"cost_info": {
"read_cost": "28.04",
"eval_cost": "5.60",
"prefix_cost": "231.81",
"data_read_per_join": "671"
},
"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": 27,
"filtered": "100.00",
"cost_info": {
"read_cost": "27.99",
"eval_cost": "5.60",
"prefix_cost": "265.40",
"data_read_per_join": "106K"
},
"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": 27,
"filtered": "100.00",
"cost_info": {
"read_cost": "27.99",
"eval_cost": "5.60",
"prefix_cost": "298.99",
"data_read_per_join": "106K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
product_id |
product |
popularity |
need_age_verification |
age_limit |
886 |
Nile special beer 500ml |
108543 |
N |
18 |
367 |
Kwv african passion |
106941 |
N |
18 |
1144 |
Viala sweet wine - 750ml |
104094 |
N |
18 |
895 |
Bavaria non-alcoholic malt beer 500ml |
92766 |
N |
18 |
894 |
Bavaria non-alcoholic malt beer 500ml |
92357 |
N |
18 |
1189 |
Bellingham pear tree white wine - 75cl |
90895 |
N |
18 |
421 |
12 Roses Bouquet |
87434 |
N |
0 |
918 |
Chateau beaulieu provence rose 75cl |
80877 |
N |
18 |
891 |
Castle lager beer can 330ml |
76722 |
N |
18 |
327 |
Purest Love Flowers |
73401 |
N |
0 |
326 |
Wrapped Roses Bouquet |
72903 |
N |
0 |
1182 |
Four cousins white sparkling wine - 750ml |
72294 |
N |
18 |