{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "2153.09"
},
"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": 154,
"rows_produced_per_join": 6,
"filtered": "4.00",
"cost_info": {
"read_cost": "215.05",
"eval_cost": "1.23",
"prefix_cost": "216.28",
"data_read_per_join": "36K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`webmarco`.`cscart_categories`.`category_id` in (2658,10562,10563,2657,2665,2670,2679,2689,2661,2664,2667,2668,2672,2674,2676,2681,2682,2685,2690,2693,2696,2699,2701,2704,2708,2709,2714,2717,2671,2675,2897,3400,3418,2695,2702,2711,2719,2722,2726,2732,2741,2745,2754,2762,2770,2777,2790,2807,2816,2724,2729,2735,2738,2746,2751,2756,2765,2776,2787,2803,2815,2763,2775,2779,10570,10571,10572,10573,10574,10575,2785,2791,2795,2856,2870,2883,2885,2887,2888,2890,2892,2894,2895,2899,2906,2908,2909,9365,9538,9539,9540,9541,2767,2778,2784,2794,2808,2831,2834,2838,2844,2860,2864,2865,8942,2805,2810,2814,2820,2826,2830,2839,2845,2854,8984,9658,9665,9666,9670,2769,2789,2800,2812,2822,2829,2837,2898,2900,2902,2903,2904,2905,2907,2843,2850,2857,2858,2862,2866,2884,2849,2859,2868,2878,8851,9250,9257,9276,9277,9278,9574,9575,9990,9991)) 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": 1105,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "7.77",
"eval_cost": "221.09",
"prefix_cost": "445.15",
"data_read_per_join": "17K"
},
"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": 276,
"filtered": "25.00",
"using_index": true,
"cost_info": {
"read_cost": "1105.46",
"eval_cost": "55.27",
"prefix_cost": "1771.70",
"data_read_per_join": "17K"
},
"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": 13,
"filtered": "5.00",
"cost_info": {
"read_cost": "276.37",
"eval_cost": "2.76",
"prefix_cost": "2103.34",
"data_read_per_join": "108K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"free_shipping",
"parent_product_id"
],
"attached_condition": "((`webmarco`.`products`.`company_id` = 174) and (`webmarco`.`products`.`status` = 'A') and (`webmarco`.`products`.`free_shipping` = 'Y') 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": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "13.82",
"eval_cost": "2.76",
"prefix_cost": "2119.92",
"data_read_per_join": "2K"
},
"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": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "13.82",
"eval_cost": "2.76",
"prefix_cost": "2136.50",
"data_read_per_join": "442"
},
"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": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "13.82",
"eval_cost": "2.76",
"prefix_cost": "2153.09",
"data_read_per_join": "94K"
},
"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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
82038 | Short Dress for Women | Emme Shopping | 82038,148882,148883,148884,148885,148886,148887,148888,148889,148890,148891,148892,148893,148894,148895,148896,148897,148898,148899,148900,148901,148902,148903,148904,148905,148906,148907,148908,148909,148910,148911,148912,148913,148914,148915,148916,148917,148918,148919,148920,148921,148922,148923,148924,148925,148926,148927,148928,148929,148930,148931 | 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,V,V,V,V,V,V,V | 0,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038,82038 | V | 82038 | |||||
81948 | V-Neck Dress with Embroidered Bodice | Emme Shopping | 81948,149025,149026,149027,149028,149029,149030,149031,149032,149033,149034,149035,149036,149037,149038,149039,149040,149041 | P,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V,V | 0,81948,81948,81948,81948,81948,81948,81948,81948,81948,81948,81948,81948,81948,81948,81948,81948,81948 | V | 81948 | |||||
82115 | Tulle Dress | Emme Shopping | 82115 | P | 0 | P | 0 |