{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "65638.73"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"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": "products",
"access_type": "index_merge",
"possible_keys": [
"PRIMARY",
"age_verification",
"status",
"idx_parent_product_id",
"idx_master_product_id"
],
"key": "intersect(status,idx_parent_product_id)",
"key_length": "3,4",
"rows_examined_per_scan": 80280,
"rows_produced_per_join": 8028,
"filtered": "10.00",
"cost_info": {
"read_cost": "37826.98",
"eval_cost": "1605.60",
"prefix_cost": "39432.58",
"data_read_per_join": "61M"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "(((`webmarco`.`products`.`parent_product_id` = 0) and (`webmarco`.`products`.`company_id` = 707) and ((`webmarco`.`products`.`usergroup_ids` = '') or find_in_set(0,`webmarco`.`products`.`usergroup_ids`) or find_in_set(1,`webmarco`.`products`.`usergroup_ids`)) and (`webmarco`.`products`.`status` = 'A')) and (`webmarco`.`products`.`product_id` is not null))"
}
},
{
"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.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8028,
"filtered": "100.00",
"cost_info": {
"read_cost": "8028.00",
"eval_cost": "1605.60",
"prefix_cost": "49066.18",
"data_read_per_join": "1M"
},
"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`.`product_id`), true)"
}
},
{
"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.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2007,
"filtered": "25.00",
"using_index": true,
"cost_info": {
"read_cost": "8028.00",
"eval_cost": "401.40",
"prefix_cost": "58699.78",
"data_read_per_join": "125K"
},
"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_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"webmarco.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 3330,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "2008.95",
"eval_cost": "666.10",
"prefix_cost": "61374.83",
"data_read_per_join": "52K"
},
"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": [
"webmarco.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 166,
"filtered": "5.00",
"cost_info": {
"read_cost": "3330.49",
"eval_cost": "33.30",
"prefix_cost": "65371.42",
"data_read_per_join": "987K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "(((`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": "popularity",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"total"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"webmarco.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 166,
"filtered": "100.00",
"cost_info": {
"read_cost": "100.35",
"eval_cost": "33.30",
"prefix_cost": "65505.08",
"data_read_per_join": "5K"
},
"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.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 166,
"filtered": "100.00",
"cost_info": {
"read_cost": "100.35",
"eval_cost": "33.30",
"prefix_cost": "65638.73",
"data_read_per_join": "1M"
},
"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_type | parent_product_id | booking_type |
---|---|---|---|---|---|---|---|---|---|
415304 | Smart wireless car mount for mobile phone | 1001produse.ro | P | 0 | N | ||||
415296 | Set of 2 x Screen magnifier with 3D effect for mobile phones | 1001produse.ro | P | 0 | N | ||||
415297 | Intelligent Posture Corrector with Vibration Sensor for Straight Back and Straightening Shoulders and Spine | 1001produse.ro | P | 0 | N | ||||
415303 | Mini Bluetooth Radio Fm Phone Nokia Dual Sim 330M Model | 1001produse.ro | P | 0 | N | ||||
415291 | Camera Auto DVR Camcorder Full HD 1080p | 1001produse.ro | P | 0 | N | ||||
415290 | Elongation Cervical Collar | 1001produse.ro | P | 0 | N | ||||
415228 | Electrostimulation belt | 1001produse.ro | P | 0 | N | ||||
415289 | Interactive piggy bank for children with ATM safe and pin code function | 1001produse.ro | P | 0 | N | ||||
415308 | Humidifier with Flame Therapy aromas | 1001produse.ro | P | 0 | N | ||||
415240 | UV LED 48W Nail Lamp, Digital Display, Timer | 1001produse.ro | P | 0 | N | ||||
427824 | Oglinda retrovizoare 4.5 inch cu camera HD 1080P, DVR auto, cu microfon si difuzor incorporate + camera suplimentara marsarier | 1001produse.ro | P | 0 | |||||
415310 | Electric sewing machine with pedal Mini Sewing Machine SM-202A | 1001produse.ro | P | 0 | N | ||||
415305 | EDAR®️ electric device for injecting tobacco into cigarette tubes | 1001produse.ro | P | 0 | N | ||||
427787 | Ceas inteligent SmartWatch 8 Ultra Plus cu incarcare wireless curea neagra | 1001produse.ro | P | 0 | |||||
415219 | Organizer for shoes | 1001produse.ro | P | 0 | N | ||||
415294 | Electric bottle pump, dispenser, drinking water dispenser, USB charging | 1001produse.ro | P | 0 | N | ||||
415302 | Smart camera clock that shows the time | 1001produse.ro | P | 0 | N | ||||
415311 | MACHINE FOR BRAIDING HAIR, SECRET TWIST | 1001produse.ro | P | 0 | N | ||||
415299 | HUGE TRANSFORMERS car | 1001produse.ro | P | 0 | N | ||||
415242 | Car Ambient Light Decorative interior kit | 1001produse.ro | P | 0 | N | ||||
415300 | Set of 4 anti-vibration washing machine feet, anti-slip, anti-noise | 1001produse.ro | P | 0 | N | ||||
415224 | Ultrasonic Aromatherapy Humidifier and Diffuser | 1001produse.ro | P | 0 | N | ||||
415238 | Humidifier, air purifier, diffuser, aromatherapy, ultrasound | 1001produse.ro | P | 0 | N | ||||
415217 | MEDIA PLAYER, STREAMING WIFI FOR PHONE, CHROMECAST, ANDROID/IOS | 1001produse.ro | P | 0 | N | ||||
415312 | Shoe organizer for 30 pairs | 1001produse.ro | P | 0 | N | ||||
415211 | SIKS® jewelery scale | 1001produse.ro | P | 0 | N | ||||
427780 | Umidificator de Aer, Difuzor de aroma terapie, Heng GB4706, Multicolor LED | 1001produse.ro | P | 0 | |||||
415241 | Graduated dispenser for cake dough | 1001produse.ro | P | 0 | N | ||||
415298 | HUGE TRANSFORMERS car | 1001produse.ro | P | 0 | N | ||||
415307 | Electronic Piggy Bank MRG M-6688-19, Police Car, With PIN, Black | 1001produse.ro | P | 0 | N | ||||
415288 | Smartwatch Usmart V8 | 1001produse.ro | P | 0 | N | ||||
415232 | Hair and Beard Straightening Plate | 1001produse.ro | P | 0 | N | ||||
427775 | 39 | 1001produse.ro | P | 0 | N | ||||
415293 | Body brush, strip type, for back cleaning | 1001produse.ro | P | 0 | N | ||||
427786 | Ventilator de masa Timeless Tools cu USB, plug & play | 1001produse.ro | P | 0 | |||||
427782 | Aparat de curatat cu aburi Steam Cleaner + Accesorii | 1001produse.ro | P | 0 | |||||
427823 | Set 3 forme pentru prajituri - forma rotunda, patrata si inima | 1001produse.ro | P | 0 | |||||
415295 | Tiessa digital camera for children | 1001produse.ro | P | 0 | N | ||||
415306 | Electric cigarette maker Gerui 002 professional tobacco injector | 1001produse.ro | P | 0 | N | ||||
415235 | Car air compressor In the shape of a tire | 1001produse.ro | P | 0 | N | ||||
427781 | Suport Minioni de periute cu dozator pasta de dinti integrat | 1001produse.ro | P | 0 | |||||
428031 | Cantar electronic de bucatarie cu bol de plastic sonashi | 1001produse.ro | P | 0 | |||||
427738 | 40 | 1001produse.ro | P | 0 | |||||
427829 | Radio MP3 player auto cu touchscreen, bluetooth, USB, microSD, AUX, 4x60W si telecomanda | 1001produse.ro | P | 0 | |||||
415309 | Set of 4 support pieces for the washing machine and dryer | 1001produse.ro | P | 0 | N | ||||
428033 | Mini Ventilator de Masa, 3 Trepte de Viteza, Reincarcabil USB, Unghi reglabil | 1001produse.ro | P | 0 | |||||
428032 | Aspirator de mana pentru masina sau locuinta | 1001produse.ro | P | 0 | |||||
427821 | Senzori universali de Parcare cu Display Digital | 1001produse.ro | P | 0 | |||||
427777 | Pusculita Slot Machine, Intercativa, Maneta Functionala, 19 x 14 x 10 cm | 1001produse.ro | P | 0 | |||||
415292 | Automatic water dispenser with cup holder | 1001produse.ro | P | 0 | N | ||||
427779 | Smartwatch si Telefon Metalic Retro Vibes , cu Card Micro-SD, Conectivizate Bluetooth 4.0 , | 1001produse.ro | P | 0 | |||||
427778 | Umidificator, purificator aer, difuzor, aromaterapie, ultrasunete | 1001produse.ro | P | 0 | N | ||||
427788 | Organizator pentru portbagaj 3 compartimente | 1001produse.ro | P | 0 | |||||
427826 | Dispozitiv din otel inoxidabil pentru mutat mobila | 1001produse.ro | P | 0 | |||||
427789 | Sistem de curatare Swiftmop Ultra, mop pliabil cu galeata | 1001produse.ro | P | 0 | |||||
415213 | Hair dryer Nova N-6130 | 1001produse.ro | P | 0 | N | ||||
435511 | GEL UV TRASPARENTE OPTIMA | 1001produse.ro | P | 0 | |||||
435512 | GEL UV TRASPARENTE OPTIMA - 14 GR | 1001produse.ro | P | 0 | |||||
435513 | GEL UV TRASPARENTE OPTIMA - 25 GR | 1001produse.ro | P | 0 | |||||
435515 | GEL UV ROSA OPTIMA | 1001produse.ro | P | 0 | |||||
435514 | GEL UV TRASPARENTE OPTIMA - 50 GR | 1001produse.ro | P | 0 | |||||
435516 | GEL UV ROSA OPTIMA - 14 GR | 1001produse.ro | P | 0 | |||||
435517 | GEL UV ROSA OPTIMA - 25 GR | 1001produse.ro | P | 0 |