Query time 0.03740
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "260.91"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"rows_examined_per_scan": 56,
"rows_produced_per_join": 2,
"filtered": "4.00",
"index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`category_id` in (250,612,385,371,393,404,410,412,440,441,305,554,562,568,485,386,336,394,405,411,413,442,555,563,569,387,304,489,406,251,570,397,407,428,398,408,488,491,395,409,439,615,482,308,565,380,400,401,402,458,553,649,656,663,667,668))",
"cost_info": {
"read_cost": "38.99",
"eval_cost": "0.22",
"prefix_cost": "39.21",
"data_read_per_join": "7K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "(((`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`usergroup_ids`))) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`status` in ('A','H')) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`storefront_id` in (0,1)))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.cscart_categories.category_id"
],
"rows_examined_per_scan": 194,
"rows_produced_per_join": 434,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "3.26",
"eval_cost": "43.46",
"prefix_cost": "85.93",
"data_read_per_join": "6K"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status",
"idx_parent_product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "5.00",
"cost_info": {
"read_cost": "108.64",
"eval_cost": "2.17",
"prefix_cost": "238.02",
"data_read_per_join": "96K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"amount",
"usergroup_ids",
"tracking",
"parent_product_id"
],
"attached_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`products`.`parent_product_id` = 0) and (`softwarepirmam_hewadelivard_cscart_4`.`products`.`company_id` = 1) and ((`softwarepirmam_hewadelivard_cscart_4`.`products`.`amount` > 0) or (`softwarepirmam_hewadelivard_cscart_4`.`products`.`tracking` = 'D')) and ((`softwarepirmam_hewadelivard_cscart_4`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`softwarepirmam_hewadelivard_cscart_4`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`softwarepirmam_hewadelivard_cscart_4`.`products`.`usergroup_ids`))) and (`softwarepirmam_hewadelivard_cscart_4`.`products`.`status` = 'A') and (`softwarepirmam_hewadelivard_cscart_4`.`products`.`product_type` <> 'D'))"
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "99.93",
"cost_info": {
"read_cost": "5.43",
"eval_cost": "2.17",
"prefix_cost": "245.63",
"data_read_per_join": "521"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`prices`.`lower_limit` = 1) and (`softwarepirmam_hewadelivard_cscart_4`.`prices`.`usergroup_id` in (0,0,1)))"
}
},
{
"table": {
"table_name": "popularity",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"total"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.43",
"eval_cost": "2.17",
"prefix_cost": "253.23",
"data_read_per_join": "694"
},
"used_columns": [
"product_id",
"total"
]
}
},
{
"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": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.51",
"eval_cost": "2.17",
"prefix_cost": "260.91",
"data_read_per_join": "99K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
product_type |
parent_product_id |
| 5550 |
Rhea BL eC |
Delivard Store |
P |
0 |
| 4828 |
Ubiquiti POWERBEAM PBE-5AC-620 |
Delivard Store |
P |
0 |
| 5677 |
DARKOFF Instant coffee agglomerated |
Delivard Store |
P |
0 |
| 5004 |
Nespresso Ispirazione Palermo Kazaar |
Delivard Store |
P |
0 |
| 3937 |
Huntkey SZC604 6-Outlet Power Strip with Independent Switches, Surge & Overload Protection, Flame Retardant Material (5m) |
Delivard Store |
P |
0 |
| 3963 |
TP-Link Deco S7 AC1900 Whole Home Mesh Wi-Fi System 3-Pack |
Delivard Store |
P |
0 |
| 3986 |
Huntkey SSZ501 5-Port UK Plug Power Strip, 5m Cord, 2500W Max, Flame Retardant, Child Safety Shutters, Double Break Switch |
Delivard Store |
P |
0 |
| 5020 |
Nespresso Shanghai Lungo |
Delivard Store |
P |
0 |
| 4471 |
Logitech G915 X LIGHTSPEED TKL Wireless Gaming Keyboard - White |
Delivard Store |
P |
0 |
| 5943 |
MIKROTIK LHG 5 RBLHG-5nD |
Delivard Store |
P |
0 |
| 5249 |
Ubiquiti UNIFI UDM-SE-EU |
Delivard Store |
P |
0 |
| 5857 |
Apple Magic Keyboard for iPad Pro 12.9-inch (5TH) Arabic |
Delivard Store |
P |
0 |
| 4291 |
Logitech G515 LIGHTSPEED TKL Wired Gaming Keyboard |
Delivard Store |
P |
0 |
| 3957 |
TP-Link Archer AX55 PRO, AX3000 Dual Band Gigabit Wi-Fi 6 Router |
Delivard Store |
P |
0 |
| 4832 |
Ubiquiti ROCKET RP-5AC-GEN2-EU |
Delivard Store |
P |
0 |
| 5561 |
DARKOFF CAPPUCCINO CLASSIC |
Delivard Store |
P |
0 |
| 4002 |
TP-Link Deco M5 AC1300 Whole Home Mesh Wi-Fi System 3-Pack |
Delivard Store |
P |
0 |
| 5388 |
Philips HD7435 Drip Coffee Maker |
Delivard Store |
P |
0 |
| 6369 |
Thermal Paper Rolls (80mm x 80mm) |
Delivard Store |
P |
0 |
| 5862 |
Apple Magic Keyboard For iPad Pro 11-inch (3rd) & iPad Air (4th) Arabic |
Delivard Store |
P |
0 |
| 6113 |
Apple Smart Keyboard for iPad (9th gen.) - Arabic |
Delivard Store |
P |
0 |
| 5541 |
Trisa Espresso Machine - Barista Plus (Red) |
Delivard Store |
P |
0 |
| 4478 |
Logitech MX Keys S Combo - Performance Wireless Keyboard & Mouse with Palm Rest |
Delivard Store |
P |
0 |
| 5564 |
Rhea rhTT3.pro |
Delivard Store |
P |
0 |