Query time 0.04127
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 |
| 5198 |
Ubiquiti UNIFI DREAM MACHINE PRO UDM-PRO |
Delivard Store |
P |
0 |
| 4831 |
Ubiquiti POWERBEAM PBE-M5-400 |
Delivard Store |
P |
0 |
| 5119 |
Bristot L’Orientale IBRIK Coffee Beans |
Delivard Store |
P |
0 |
| 5120 |
Bristot Decaffe Powder Coffee |
Delivard Store |
P |
0 |
| 5195 |
Ubiquiti TOUGHCABLE LEVEL-2 TC-CARRIER |
Delivard Store |
P |
0 |
| 5544 |
Trisa Coffee Grinder - Macinino Caffe |
Delivard Store |
P |
0 |
| 5016 |
Nespresso Vaniglia |
Delivard Store |
P |
0 |
| 4818 |
Ubiquiti POE ADAPTER PoE-48-24W-G 0.5A |
Delivard Store |
P |
0 |
| 5676 |
DARKOFF Instant coffee spray dried |
Delivard Store |
P |
0 |
| 5808 |
Apple Magic Keyboard for iPad Pro 11‑inch (M4) - Arabic |
Delivard Store |
P |
0 |
| 5247 |
Ubiquiti UNIFI UAP AC MESH |
Delivard Store |
P |
0 |
| 5555 |
Rhea laRhea V+ grande |
Delivard Store |
P |
0 |
| 5580 |
DARKOFF TEA LATTE |
Delivard Store |
P |
0 |
| 5371 |
DE’LONGHI ECAM350.50.B DINAMICA |
Delivard Store |
P |
0 |
| 4135 |
Logitech MK120 USB Keyboard and Mouse Combo Kit |
Delivard Store |
P |
0 |
| 5575 |
DARKOFF CARDAMOM TEA |
Delivard Store |
P |
0 |
| 5392 |
De'Longhi ECAM450.86.T Dedica Conical Burr Grinder |
Delivard Store |
P |
0 |
| 6368 |
Xprinter T80 80mm Thermal Receipt Printer |
Delivard Store |
P |
0 |
| 5573 |
DARKOFF WHITE CHOCOALTE |
Delivard Store |
P |
0 |
| 5915 |
MIKROTIK RB4011iGS+5HacQ2HnD-IN |
Delivard Store |
P |
0 |
| 5540 |
DARKOFF ESPRESSO |
Delivard Store |
P |
0 |
| 5466 |
Breville Barista Mini Espresso Coffee Machine |
Delivard Store |
P |
0 |
| 4755 |
Ubiquiti EDGE SWITCH -48PORT-500W |
Delivard Store |
P |
0 |
| 5570 |
DARKOFF CAPPUCCINO HAZELNUT |
Delivard Store |
P |
0 |