{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "167.78"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": true,
"buffer_result": {
"using_temporary_table": true,
"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.20",
"prefix_cost": "0.00",
"data_read_per_join": "9K"
},
"used_columns": [
"company_id",
"status",
"company",
"ec_rfq_whatsapp_number",
"ec_rfq_phone_number",
"ec_rfq_bhf",
"ec_rfq_bht"
]
}
},
{
"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": 12,
"rows_produced_per_join": 0,
"filtered": "4.00",
"cost_info": {
"read_cost": "16.77",
"eval_cost": "0.10",
"prefix_cost": "16.86",
"data_read_per_join": "2K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`webmarco`.`cscart_categories`.`category_id` in (2722,2726,2732,2741,2745,2754,2762,2770,2777,2790,2807,2816)) and ((`webmarco`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`webmarco`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`webmarco`.`cscart_categories`.`usergroup_ids`)) and (`webmarco`.`cscart_categories`.`status` in ('A','H')) and (`webmarco`.`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": [
"webmarco.cscart_categories.category_id"
],
"rows_examined_per_scan": 179,
"rows_produced_per_join": 86,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.61",
"eval_cost": "17.23",
"prefix_cost": "34.70",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"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": [
"webmarco.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "25.00",
"using_index": true,
"cost_info": {
"read_cost": "86.14",
"eval_cost": "4.31",
"prefix_cost": "138.07",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`webmarco`.`prices`.`lower_limit` = 1) and (`webmarco`.`prices`.`usergroup_id` in (0,0,1)))"
}
},
{
"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": [
"webmarco.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "5.00",
"cost_info": {
"read_cost": "21.54",
"eval_cost": "0.22",
"prefix_cost": "163.91",
"data_read_per_join": "8K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`webmarco`.`products`.`company_id` = '676') and (`webmarco`.`products`.`company_id` = '676') and (`webmarco`.`products`.`status` = 'A') and ((`webmarco`.`products`.`usergroup_ids` = '') or find_in_set(0,`webmarco`.`products`.`usergroup_ids`) or find_in_set(1,`webmarco`.`products`.`usergroup_ids`)))"
}
},
{
"table": {
"table_name": "cscart_ec_table_booking_system",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "4",
"ref": [
"webmarco.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.08",
"eval_cost": "0.22",
"prefix_cost": "165.20",
"data_read_per_join": "189"
},
"used_columns": [
"product_id",
"booking_type"
],
"attached_condition": "<if>(is_not_null_compl(cscart_ec_table_booking_system), (`webmarco`.`cscart_ec_table_booking_system`.`product_id` = `webmarco`.`products_categories`.`product_id`), true)"
}
},
{
"table": {
"table_name": "popularity",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"total"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"webmarco.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.08",
"eval_cost": "0.22",
"prefix_cost": "166.49",
"data_read_per_join": "34"
},
"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": [
"webmarco.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.08",
"eval_cost": "0.22",
"prefix_cost": "167.79",
"data_read_per_join": "7K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
}
product_id | product | company_name | ec_rfq_whatsapp_number | ec_rfq_bht | ec_rfq_phone_number | ec_rfq_bhf | product_ids | product_types | parent_product_ids | product_type | parent_product_id | booking_type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
431687 | Linen set | Fashion Kids | 431687,431688,431689,431690,431691,431692,431693,431694,431695,431696,431697 | P,V,V,V,V,V,V,V,V,V,V | 0,431687,431687,431687,431687,431687,431687,431687,431687,431687,431687 | V | 431687 | |||||
431783 | Shorts | Fashion Kids | 431783,431784,431785,431786,431787,431788,431789,431790,431791 | P,V,V,V,V,V,V,V,V | 0,431783,431783,431783,431783,431783,431783,431783,431783 | V | 431783 | |||||
431802 | Shorts | Fashion Kids | 431802,431803,431804,431805,431806,431807,431808,431809,431810 | P,V,V,V,V,V,V,V,V | 0,431802,431802,431802,431802,431802,431802,431802,431802 | V | 431802 | |||||
431514 | Costume | Fashion Kids | 431514,431515,431516,431517,431518,431519,431520,431521,431522,431523,431524,431525,431526,431527,431528,431529,431530,431531,431532,431533,431534,431535,431536,431537 | P,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V | 0,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514,431514 | P | 0 | |||||
431590 | Dress | Fashion Kids | 431590,431561,431562,431563,431564,431565,431566,431567,431568,431569,431587,431588,431589,431591,431592,431593,431594,431595,431596,431597,431598,431599,431600,431601,431602,431603,431604 | P,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V | 0,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590,431590 | V | 431590 | |||||
431659 | Puffy dress | Fashion Kids | 431659,431660,431661,431662,431663,431664,431665,431666 | P,V,V,V,V,V,V,V | 0,431659,431659,431659,431659,431659,431659,431659 | V | 431659 | |||||
431552 | Blouse - skirt set | Fashion Kids | 431552,431553,431554,431555,431556,431557,431558,431559,431560 | P,V,V,V,V,V,V,V,V | 0,431552,431552,431552,431552,431552,431552,431552,431552 | V | 431552 | |||||
431542 | Dress | Fashion Kids | 431542,431543,431544,431545,431546,431547,431548,431549,431550,431551,431677,431678,431679,431680,431681,431682,431683,431684,431685,431686 | P,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V | 0,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542,431542 | P | 0 | |||||
431767 | Dress | Fashion Kids | 431767,431768,431769,431770,431771,431772,431773,431774,431775 | P,V,V,V,V,V,V,V,V | 0,431767,431767,431767,431767,431767,431767,431767,431767 | V | 431767 | |||||
431698 | Sports set | Fashion Kids | 431698,431699,431700,431701,431702,431703,431704,431705,431706,431707,431708,431709,431710,431711,431712,431713,431714,431715,431716,431717,431718,431719,431720,431721,431722,431723,431724,431725,431726,431727,431728,431729,431730,431731,431732,431733 | P,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V | 0,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698,431698 | V | 431698 | |||||
431605 | Dress | Fashion Kids | 431605,431606,431607,431608,431609,431610,431611,431612,431613,431614 | P,V,V,V,V,V,V,V,V,V | 0,431605,431605,431605,431605,431605,431605,431605,431605,431605 | V | 431605 | |||||
431734 | Dress | Fashion Kids | 431734,431735,431736,431737,431738,431739,431740,431741,431742 | P,V,V,V,V,V,V,V,V | 0,431734,431734,431734,431734,431734,431734,431734,431734 | V | 431734 | |||||
431754 | Set | Fashion Kids | 431754,431755,431756,431757,431758,431759,431760,431761,431762,431763,431764,431765,431766 | P,V,V,V,V,V,V,V,V,V,V,V,V | 0,431754,431754,431754,431754,431754,431754,431754,431754,431754,431754,431754,431754 | V | 431754 | |||||
431506 | Dress | Fashion Kids | 431506,431507,431508,431509,431510,431511,431512,431513 | P,V,V,V,V,V,V,V | 0,431506,431506,431506,431506,431506,431506,431506 | P | 0 | |||||
431743 | Linen set | Fashion Kids | 431743,431744,431745,431746,431747,431748,431749,431750,431751,431752,431753 | P,V,V,V,V,V,V,V,V,V,V | 0,431743,431743,431743,431743,431743,431743,431743,431743,431743,431743 | V | 431743 | |||||
431615 | Dress | Fashion Kids | 431615,431616,431617,431618,431619,431620,431621,431622,431623,431624,431625,431626,431627,431628,431629,431630,431631,431632,431633,431634,431635,431636,431637,431638,431639,431640,431641,431642,431643,431644,431645,431646,431647,431648,431649,431650,431651,431652,431653,431654,431655,431656,431657,431658 | P,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V | 0,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615,431615 | V | 431615 | |||||
431776 | Siren set | Fashion Kids | 431776,431777,431778,431779,431780,431781,431782 | P,V,V,V,V,V,V | 0,431776,431776,431776,431776,431776,431776 | P | 0 | |||||
431579 | Dress | Fashion Kids | 431579,431580,431581,431582,431583,431584,431585,431586 | P,V,V,V,V,V,V,V | 0,431579,431579,431579,431579,431579,431579,431579 | V | 431579 | |||||
431570 | T-shirt set - stretch | Fashion Kids | 431570,431571,431572,431573,431574,431575,431576,431577,431578 | P,V,V,V,V,V,V,V,V | 0,431570,431570,431570,431570,431570,431570,431570,431570 | P | 0 | |||||
431792 | Skirt | Fashion Kids | 431792,431793,431794,431795,431796,431797,431798,431799,431800,431801 | P,V,V,V,V,V,V,V,V,V | 0,431792,431792,431792,431792,431792,431792,431792,431792,431792 | P | 0 | |||||
431667 | Tulle dress | Fashion Kids | 431667,431668,431669,431670,431671 | P,V,V,V,V | 0,431667,431667,431667,431667 | V | 431667 | |||||
431672 | Tulle dress | Fashion Kids | 431672,431673,431674,431675,431676 | P,V,V,V,V | 0,431672,431672,431672,431672 | P | 0 |