Query time 0.00805
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "272.70"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_also_bought_products",
"access_type": "ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 27,
"rows_produced_per_join": 27,
"filtered": "100.00",
"index_condition": "((`eshopuga_upgr_4122`.`cscart_also_bought_products`.`related_id` is not null) and (`eshopuga_upgr_4122`.`cscart_also_bought_products`.`related_id` is not null))",
"cost_info": {
"read_cost": "27.00",
"eval_cost": "5.40",
"prefix_cost": "32.40",
"data_read_per_join": "432"
},
"used_columns": [
"product_id",
"related_id",
"amount"
]
}
},
{
"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.cscart_also_bought_products.related_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 24,
"filtered": "91.44",
"cost_info": {
"read_cost": "27.00",
"eval_cost": "4.94",
"prefix_cost": "64.80",
"data_read_per_join": "147K"
},
"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.cscart_also_bought_products.related_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 24,
"filtered": "99.83",
"using_index": true,
"cost_info": {
"read_cost": "24.69",
"eval_cost": "4.93",
"prefix_cost": "94.43",
"data_read_per_join": "591"
},
"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.cscart_also_bought_products.related_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 24,
"filtered": "100.00",
"cost_info": {
"read_cost": "24.65",
"eval_cost": "4.93",
"prefix_cost": "124.00",
"data_read_per_join": "93K"
},
"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.cscart_also_bought_products.related_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 24,
"filtered": "100.00",
"cost_info": {
"read_cost": "24.65",
"eval_cost": "4.93",
"prefix_cost": "153.58",
"data_read_per_join": "94K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
},
{
"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": 56,
"filtered": "2.00",
"using_join_buffer": "Block Nested Loop",
"cost_info": {
"read_cost": "39.77",
"eval_cost": "11.34",
"prefix_cost": "204.68",
"data_read_per_join": "151K"
},
"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": "eq_ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"product_id"
],
"key_length": "6",
"ref": [
"eshopuga_upgr_4122.cscart_categories.category_id",
"eshopuga_upgr_4122.cscart_also_bought_products.related_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 56,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "56.69",
"eval_cost": "11.34",
"prefix_cost": "272.70",
"data_read_per_join": "906"
},
"used_columns": [
"product_id",
"category_id"
]
}
}
]
}
}
}
}
Result
product_id |
product |
amnt |
need_age_verification |
age_limit |
1930 |
Basket of Pink Roses |
56 |
N |
0 |
795 |
405g tiffany delight butter cookies |
4 |
N |
0 |
1158 |
750ml moet & chandon imperial |
3 |
N |
18 |
1221 |
4th street sweet white wine - 750ml |
3 |
N |
18 |
336 |
Cadbury chocolate |
2 |
N |
0 |
571 |
Four seasons (meat) |
2 |
N |
0 |
1147 |
Bella autumn royal sweet red wine - 13% ac – 750ml |
2 |
N |
18 |
1307 |
Rosemount cabernet sauvignon 75cl |
2 |
N |
18 |
1450 |
Skittles std bar 55g |
2 |
N |
0 |
1676 |
Nivea energy fresh women spray 150ml |
2 |
N |
0 |
1768 |
Dabur vatika olive enriched hair oil 300 ml |
2 |
N |
0 |
1945 |
Wedel white chocolate 100g |
2 |
N |
0 |