Query time 0.00316
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "65.79"
},
"ordering_operation": {
"using_filesort": false,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "ALL",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 10,
"rows_produced_per_join": 1,
"filtered": "10.00",
"cost_info": {
"read_cost": "1.46",
"eval_cost": "0.10",
"prefix_cost": "1.56",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`companies`.`status` = 'A')"
}
},
{
"table": {
"table_name": "variation_group_products",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"idx_group_id"
],
"key": "idx_group_id",
"used_key_parts": [
"group_id"
],
"key_length": "3",
"rows_examined_per_scan": 72,
"rows_produced_per_join": 72,
"filtered": "100.00",
"index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`variation_group_products`.`group_id` in (517,515,513,509,507,512))",
"using_join_buffer": "hash join",
"cost_info": {
"read_cost": "26.71",
"eval_cost": "7.20",
"prefix_cost": "35.47",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"group_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.variation_group_products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 3,
"filtered": "5.00",
"cost_info": {
"read_cost": "18.00",
"eval_cost": "0.36",
"prefix_cost": "60.67",
"data_read_per_join": "15K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"amount",
"usergroup_ids",
"tracking",
"parent_product_id"
],
"attached_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`products`.`company_id` = `softwarepirmam_hewadelivard_cscart_4`.`companies`.`company_id`) 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": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.variation_group_products.product_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 7,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.80",
"eval_cost": "0.72",
"prefix_cost": "63.19",
"data_read_per_join": "115"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "1.80",
"eval_cost": "0.04",
"prefix_cost": "65.71",
"data_read_per_join": "1K"
},
"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": "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.variation_group_products.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.05",
"eval_cost": "0.04",
"prefix_cost": "65.79",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
| product_id |
amount |
product |
company_name |
variation_group_id |
product_type |
parent_product_id |
| 4304 |
100 |
Apple iPad Pro 11-inch (M4) |
Delivard Store |
507 |
P |
0 |
| 4305 |
100 |
Apple iPad Pro 11-inch (M4) |
Delivard Store |
507 |
V |
4304 |
| 4316 |
100 |
Apple iPad Pro 13-inch (M4) |
Delivard Store |
509 |
P |
0 |
| 4317 |
100 |
Apple iPad Pro 13-inch (M4) |
Delivard Store |
509 |
V |
4316 |
| 4369 |
100 |
Apple iPad Air 13-inch (M3) |
Delivard Store |
512 |
V |
4373 |
| 4363 |
100 |
Apple iPad Air 13-inch (M3) |
Delivard Store |
512 |
V |
4373 |
| 4370 |
100 |
Apple iPad Air 13-inch (M3) |
Delivard Store |
512 |
V |
4373 |
| 4377 |
100 |
Apple iPad Air 13-inch (M3) |
Delivard Store |
512 |
V |
4373 |
| 4373 |
100 |
Apple iPad Air 13-inch (M3) |
Delivard Store |
512 |
P |
0 |
| 4400 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4399 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
P |
0 |
| 4398 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4396 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4395 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4405 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4404 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4403 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4392 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4384 |
100 |
Apple iPad Air 11-inch (M3) |
Delivard Store |
513 |
V |
4399 |
| 4420 |
100 |
Apple iPad mini (A17 Pro) |
Delivard Store |
515 |
V |
4416 |
| 4423 |
100 |
Apple iPad mini (A17 Pro) |
Delivard Store |
515 |
V |
4416 |
| 4426 |
100 |
Apple iPad mini (A17 Pro) |
Delivard Store |
515 |
V |
4416 |
| 4416 |
100 |
Apple iPad mini (A17 Pro) |
Delivard Store |
515 |
P |
0 |
| 4432 |
100 |
iPad (A16) |
Delivard Store |
517 |
P |
0 |
| 4438 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4440 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4441 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4442 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4443 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4444 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4448 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4445 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4446 |
99 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |
| 4447 |
100 |
iPad (A16) |
Delivard Store |
517 |
V |
4432 |