Query time 0.02753
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "532.94"
},
"ordering_operation": {
"using_filesort": true,
"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": "c_var",
"access_type": "ref",
"possible_keys": [
"variant_id",
"lang_code",
"product_id",
"idx_product_feature_variant_id"
],
"key": "variant_id",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1055,
"rows_produced_per_join": 343,
"filtered": "32.51",
"cost_info": {
"read_cost": "263.75",
"eval_cost": "34.30",
"prefix_cost": "370.81",
"data_read_per_join": "265K"
},
"used_columns": [
"product_id",
"variant_id",
"lang_code"
],
"attached_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`c_var`.`lang_code` = 'ar')"
}
},
{
"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.c_var.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 17,
"filtered": "5.00",
"cost_info": {
"read_cost": "85.76",
"eval_cost": "1.72",
"prefix_cost": "490.87",
"data_read_per_join": "75K"
},
"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`.`parent_product_id` = 0) 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.c_var.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 17,
"filtered": "99.93",
"cost_info": {
"read_cost": "4.29",
"eval_cost": "1.71",
"prefix_cost": "496.88",
"data_read_per_join": "411"
},
"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.c_var.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 17,
"filtered": "100.00",
"cost_info": {
"read_cost": "4.28",
"eval_cost": "1.71",
"prefix_cost": "502.88",
"data_read_per_join": "548"
},
"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.c_var.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 17,
"filtered": "100.00",
"cost_info": {
"read_cost": "4.35",
"eval_cost": "1.71",
"prefix_cost": "508.94",
"data_read_per_join": "78K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
},
{
"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.c_var.product_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 34,
"filtered": "100.00",
"cost_info": {
"read_cost": "8.57",
"eval_cost": "3.43",
"prefix_cost": "520.94",
"data_read_per_join": "548"
},
"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": 1,
"filtered": "5.00",
"cost_info": {
"read_cost": "8.57",
"eval_cost": "0.17",
"prefix_cost": "532.94",
"data_read_per_join": "5K"
},
"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)))"
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
product_type |
parent_product_id |
| 5584 |
تريسا فود سنتر 512ل - إنوكس أسود |
Delivard Store |
P |
0 |
| 5481 |
تريسا غلاية كهربائية “ديجيتال بويل” أنثراسايت سعة 1.7 لتر |
Delivard Store |
P |
0 |
| 5489 |
تريسا غلاية كهربائية “بيرفكت بويل” خضراء سعة 1.7 لتر |
Delivard Store |
P |
0 |
| 5428 |
تريسا ماكينة المطبخ كيتشن بروفيشنال |
Delivard Store |
P |
0 |
| 5524 |
تريسا ديب فراير - كريسبي فراي |
Delivard Store |
P |
0 |
| 5591 |
تريسا راكليت - ستايل 4 |
Delivard Store |
P |
0 |
| 5511 |
تريسا شواية لوحين “باني-جورميه” |
Delivard Store |
P |
0 |
| 5419 |
تريسا مجفف شعر أيون كير برو |
Delivard Store |
P |
0 |
| 5495 |
تريسا غلاية كهربائية “إكس-ماس نايتس” سعة 1.7 لتر |
Delivard Store |
P |
0 |
| 5423 |
تريسا ماكينة قص الشعر مايتي بليد |
Delivard Store |
P |
0 |
| 5424 |
تريسا ماكينة قص الشعر جولد كت |
Delivard Store |
P |
0 |
| 5480 |
تريسا غلاية كهربائية “2-إن-1 بيرفكت كوب” أسود |
Delivard Store |
P |
0 |
| 5486 |
تريسا غلاية كهربائية “كومفورت بويل” سعة 1.7 لتر (W4875) |
Delivard Store |
P |
0 |
| 5657 |
تريسا مكنسة كهربائية - ترو سايكلون |
Delivard Store |
P |
0 |
| 5546 |
تريسا كوفي ميل - بيرفكت كوفي جريندر |
Delivard Store |
P |
0 |
| 5543 |
تريسا إسبريسو ماشين - باريستا بلس (فضي) |
Delivard Store |
P |
0 |
| 5440 |
تريسا خلاط يدوي “4بليد ميكس” |
Delivard Store |
P |
0 |
| 5547 |
تريسا فلتر كوفي ميكر - بيرفكت كوفي 6 |
Delivard Store |
P |
0 |
| 5548 |
تريسا فلتر كوفي ميكر - بيرفكت كوفي 12 |
Delivard Store |
P |
0 |
| 9547 |
تريسا هير بي بيسك متوسط |
Delivard Store |
P |
0 |
| 5438 |
تريسا خلاط يدوي “ميكس ستار” أبيض |
Delivard Store |
P |
0 |
| 5443 |
تريسا خلاط عصوي “داينرز إيديشن” باللون الأسود |
Delivard Store |
P |
0 |
| 5476 |
تريسا عصّارة “فيتال جوسر” |
Delivard Store |
P |
0 |
| 5542 |
تريسا إسبريسو ماشين - باريستا بلس (أنثراسيت) |
Delivard Store |
P |
0 |
| 5592 |
تريسا راكليت - سوبريم 6 |
Delivard Store |
P |
0 |
| 5585 |
تريسا راكليت - فوندو فيوجن |
Delivard Store |
P |
0 |
| 5649 |
تريسا مكنسة عصا - كويك كلين بروف. |
Delivard Store |
P |
0 |
| 5447 |
تريسا خلاّط ستاند “ماستر ميكس” |
Delivard Store |
P |
0 |
| 5529 |
تريسا فوندو - فاريو إينوكس |
Delivard Store |
P |
0 |
| 5439 |
تريسا خلاط يدوي “توربو ميكس” |
Delivard Store |
P |
0 |
| 5659 |
تريسا مكنسة كهربائية - كومفورت كلين |
Delivard Store |
P |
0 |
| 5602 |
تريسا راكليت - فاريو فن |
Delivard Store |
P |
0 |
| 5496 |
تريسا توستر “إكس-ماس نايتس” سعة شريحتين |
Delivard Store |
P |
0 |
| 5656 |
تريسا مكنسة كهربائية - كلاسيك كلين |
Delivard Store |
P |
0 |
| 5475 |
تريسا خلاّط ستاند “سموذي ميكر” أزرق |
Delivard Store |
P |
0 |
| 5433 |
تريسا قاطعة سباغيتي طراز 6610 |
Delivard Store |
P |
0 |
| 5498 |
تريسا توستر “ستريت آرت” سعة شريحتين |
Delivard Store |
P |
0 |
| 5603 |
تريسا راكليت - ستايل كونكت |
Delivard Store |
P |
0 |
| 5432 |
تريسا قطاعة فوتوشيني طراز 6610 |
Delivard Store |
P |
0 |
| 5514 |
تريسا توستر ساندوتش “تاستي سناك” |
Delivard Store |
P |
0 |