{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "5298.92"
},
"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": 379,
"rows_produced_per_join": 15,
"filtered": "4.00",
"cost_info": {
"read_cost": "529.24",
"eval_cost": "3.03",
"prefix_cost": "532.27",
"data_read_per_join": "89K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`webmarco`.`cscart_categories`.`category_id` in (3532,3535,3539,3549,3632,3641,3647,3652,3655,3663,3671,3856,3865,3882,3889,3894,3906,3909,3916,3921,3926,3929,3941,3675,3680,3682,3688,3689,3692,3695,3698,3703,3707,3711,3719,3725,3730,3734,3744,3755,3763,3769,3782,3791,3799,3802,3809,3814,3818,3822,3826,3834,3838,3844,3849,4290,4403,4666,5018,5115,5254,5329,5410,5471,5580,5658,5886,6069,6370,6573,6881,7235,7397,7654,3552,3569,3572,3599,3638,3609,3620,3629,3656,3670,3681,3701,3721,3748,3776,3795,3829,3880,3910,3931,3951,3987,4137,4295,5062,5357,5513,5566,5613,5680,5754,5966,6065,6248,6475,6547,6643,6856,7160,7228,7296,7465,7631,7671,7722,7780,8220,8301,8347,8367,8449,8452,8465,8466,8467,9014,8396,8416,8420,9011,9013,6316,6482,6630,9531,9536,3546,3567,3586,3597,3603,3613,3618,3738,3750,3767,3770,3800,3548,3560,3583,3601,3614,3621,3624,3636,3650,3654,3662,3668,3960,3965,3984,3985,3986,3989,3995,5330,5402,5803,6050,6238,6564,6656,6797,6927,7134,9537,3604,3784,3967,3988,3996,5286,3815,5403,5423,5433,3817,7784,7970,3607,3610,3825,3827,3612,3617,3864,3867,7835,7916,3870,3872,3898,3900,3901,3903,3911,3912,3915,3917,3933,3934,3935,3936,3952,3953,3619,3830,3841,3847,3852,3625,3955,3957,3992,3993,3994,3626,3677,3678,3683,3687,3696,3706,3717,3731,3737,3745,3754,3765,3774,3781,3789,3798,3804,3813,3823,3828,3836,3840,3846,3853,3861,3875,3892,3895,3908,3920,3927,3937,3942,3956,3961,3969,3997,4728,4748,4759,3806,3820,3835,3843,3850,3858,3868,3876,3884,3891,3893,3902,3907,3914,3923,3928,3940,3947,4810,4828,4851,4877,4897,4923,4942,4963,4990,9532,5637,5677,5746,5787,5844,5892,5952,6055,6201,6272,6430,6501,6583,6698,6743,6784,9529,9530,3540,3557,3563,3593,3598,3602,3606,3611,3615,3622,3627,3630,3635,3643,3646,3649,3653,3657,3661,3665,3667,3672,3674,3676,3679,3684,3686,3690,3694,3699,3704,3713,3720,3736,3746,3752,3760,3764,3773,3779,3783,3790,3591,3631,3633,3639,3640,3644,3990,3991,3645,9367,9368,9414,9415,9416,9417,9533,9534,9535)) 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": 2720,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "19.12",
"eval_cost": "544.13",
"prefix_cost": "1095.52",
"data_read_per_join": "42K"
},
"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": 680,
"filtered": "25.00",
"using_index": true,
"cost_info": {
"read_cost": "2720.65",
"eval_cost": "136.03",
"prefix_cost": "4360.29",
"data_read_per_join": "42K"
},
"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": 34,
"filtered": "5.00",
"cost_info": {
"read_cost": "680.17",
"eval_cost": "6.80",
"prefix_cost": "5176.49",
"data_read_per_join": "265K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`webmarco`.`products`.`company_id` = '379') and (`webmarco`.`products`.`company_id` = '379') 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": 34,
"filtered": "100.00",
"cost_info": {
"read_cost": "34.01",
"eval_cost": "6.80",
"prefix_cost": "5217.30",
"data_read_per_join": "5K"
},
"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": 34,
"filtered": "100.00",
"cost_info": {
"read_cost": "34.01",
"eval_cost": "6.80",
"prefix_cost": "5258.11",
"data_read_per_join": "1K"
},
"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": 34,
"filtered": "100.00",
"cost_info": {
"read_cost": "34.01",
"eval_cost": "6.80",
"prefix_cost": "5298.92",
"data_read_per_join": "232K"
},
"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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
262226 | MATI FORTUNA Moschofilero & Chardonnay Dry White Wine 750 ml | Riser Trade Co Ltd | 262226 | P | 0 | P | 0 | |||||
262225 | Fare ROSE DRY WINE 750 ml | Riser Trade Co Ltd | 262225 | P | 0 | P | 0 | |||||
262224 | MOSCHOFILERO MAINALO White Dry Wine 750ml | Riser Trade Co Ltd | 262224 | P | 0 | P | 0 | |||||
262227 | Vs NARCISSUS MERLOT DRY RED WINE 750 ML | Riser Trade Co Ltd | 262227 | P | 0 | P | 0 | |||||
269827 | ANIMA CABERNET SAUVIGNON RED WINE 750ML MESSINIA | Riser Trade Co Ltd | 269827 | P | 0 | P | 0 | |||||
262223 | AGIORGITIKO OINOMESSINIAKI RED DRY WINE 750 ML | Riser Trade Co Ltd | 262223 | P | 0 | P | 0 | |||||
262877 | To Filema Tis Lelas Forest Fruits Jam no sugar “The Mighty Forest Fruits” 240gr | Riser Trade Co Ltd | 262877,262877 | P,P | 0,0 | P | 0 | |||||
262874 | Tomato jam without sugar “In Love With Tomato” | Riser Trade Co Ltd | 262874,262874 | P,P | 0,0 | P | 0 | |||||
262879 | To Filema Tis Lelas Pomegranate Jam no sugar “The Silky Pomegranate” 240gr | Riser Trade Co Ltd | 262879,262879 | P,P | 0,0 | P | 0 | |||||
262873 | Sugar Free Plum Jam “The Glam Plum” | Riser Trade Co Ltd | 262873,262873 | P,P | 0,0 | P | 0 | |||||
262872 | Apple Jam with Raisins without sugar “The Sinful Apple” | Riser Trade Co Ltd | 262872,262872 | P,P | 0,0 | P | 0 | |||||
262875 | Sugar-free tomato jam with anise and cardamom “The Fab Tomato Anise Cardamom” | Riser Trade Co Ltd | 262875,262875 | P,P | 0,0 | P | 0 | |||||
262876 | Orange marmalade without sugar "The Juicy Orange" | Riser Trade Co Ltd | 262876,262876 | P,P | 0,0 | P | 0 | |||||
262880 | To Filema Tis Lelas Pineapple Jam no sugar “The Exotic Pineapple” 240gr , Gluten Free | Riser Trade Co Ltd | 262880,262880 | P,P | 0,0 | P | 0 | |||||
262878 | To Filema Tis Lelas Strawberry Jam no sugar “The Explosive Strawberry” 240gr | Riser Trade Co Ltd | 262878,262878 | P,P | 0,0 | P | 0 | |||||
262881 | Filema Tis Lelas Fig jam without sugar "The Royal Fig" 240gr | Riser Trade Co Ltd | 262881,262881 | P,P | 0,0 | P | 0 | |||||
285790 | To Filema Tis Lelas Fig Balsamic Vinegar Dressing 250gr | Riser Trade Co Ltd | 285790 | P | 0 | P | 0 | |||||
271378 | To Filema Tis Lelas “The Cool Pomegranate” Handmade Chutney 225gr | Riser Trade Co Ltd | 271378,271378 | P,P | 0,0 | P | 0 | |||||
262883 | Sugar Free Peach Jam “The Cool Peach” | Riser Trade Co Ltd | 262883,262883 | P,P | 0,0 | P | 0 | |||||
262882 | Sugar Free Apricot Jam “The OMG Apricot” | Riser Trade Co Ltd | 262882,262882 | P,P | 0,0 | P | 0 | |||||
271376 | To Filema Tis Lelas “The Spicy Orange” Handmade Chutney 225gr | Riser Trade Co Ltd | 271376,271376 | P,P | 0,0 | P | 0 | |||||
285788 | To Filema Tis Lelas Classic Balsamic Vinegar Dressing 250gr | Riser Trade Co Ltd | 285788 | P | 0 | P | 0 | |||||
285792 | To Filema Tis Lelas Orange Balsamic Vinegar Dressing 250gr | Riser Trade Co Ltd | 285792 | P | 0 | P | 0 | |||||
271373 | To Filema Tis Lelas “The Spicy Pineapple” Handmade Chutney 225gr | Riser Trade Co Ltd | 271373,271373 | P,P | 0,0 | P | 0 | |||||
271375 | To Filema Tis Lelas “The Colorful Tomato” Handmade Chutney 225gr | Riser Trade Co Ltd | 271375,271375 | P,P | 0,0 | P | 0 | |||||
285793 | To Filema Tis Lelas Cranberry Balsamic Vinegar Dressing 250gr | Riser Trade Co Ltd | 285793 | P | 0 | P | 0 | |||||
309437 | Vs NARCISSUS MALAGOUZIA 750ml - DRY WHITE WINE | Riser Trade Co Ltd | 309437 | P | 0 | P | 0 | |||||
271374 | To Filema Tis Lelas “The Smokey Strawberry” Handmade Chutney 225gr | Riser Trade Co Ltd | 271374,271374 | P,P | 0,0 | P | 0 | |||||
285789 | To Filema Tis Lelas Pomegranate Balsamic Vinegar Dressing 250gr | Riser Trade Co Ltd | 285789 | P | 0 | P | 0 | |||||
285791 | To Filema Tis Lelas Peach Balsamic Vinegar Dressing 250gr | Riser Trade Co Ltd | 285791 | P | 0 | P | 0 | |||||
286347 | To Filema Tis Lelas Bergamot Spoon Sweet no sugar 240gr | Riser Trade Co Ltd | 286347,286347 | P,P | 0,0 | P | 0 | |||||
285787 | To Filema Tis Lelas “The Velvety Onion” Handmade Chutney 225gr | Riser Trade Co Ltd | 285787 | P | 0 | P | 0 | |||||
286345 | To Filema Tis Lelas Cherry Spoon Sweet no sugar 240gr | Riser Trade Co Ltd | 286345,286345 | P,P | 0,0 | P | 0 | |||||
271380 | To Filema Tis Lelas “The Flaming Fig” Handmade Chutney 225gr | Riser Trade Co Ltd | 271380,271380 | P,P | 0,0 | P | 0 | |||||
286346 | To Filema Tis Lelas Quince Spoon Sweet no sugar 240gr | Riser Trade Co Ltd | 286346,286346 | P,P | 0,0 | P | 0 | |||||
286351 | To Filema Tis Lelas Grape Spoon Sweet no sugar 240gr | Riser Trade Co Ltd | 286351,286351 | P,P | 0,0 | P | 0 | |||||
271372 | To Filema Tis Lelas “The Velvety Onion” Handmade Chutney 225gr | Riser Trade Co Ltd | 271372,271372 | P,P | 0,0 | P | 0 | |||||
286350 | To Filema Tis Lelas Orange Spoon Sweet no sugar 240gr | Riser Trade Co Ltd | 286350,286350 | P,P | 0,0 | P | 0 | |||||
286353 | To Filema Tis Lelas Fig Spoon Sweet no sugar 240gr | Riser Trade Co Ltd | 286353,286353 | P,P | 0,0 | P | 0 | |||||
286344 | To Filema Tis Lelas Sour Cherry Spoon Sweet no sugar 240gr | Riser Trade Co Ltd | 286344,286344 | P,P | 0,0 | P | 0 | |||||
435278 | MATI FORTUNA RED - AGIORGITIKO & CABERNET SAUVIGNON DRY RED WINE 750 ml | Riser Trade Co Ltd | 435278 | P | 0 | P | 0 | N | ||||
435279 | MATI FORTUNA AGIORGITIKO & MERLOT DRY ROSE WINE 750 ml | Riser Trade Co Ltd | 435279 | P | 0 | P | 0 | N |