{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "265.65"
},
"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": 19,
"rows_produced_per_join": 0,
"filtered": "4.00",
"cost_info": {
"read_cost": "26.54",
"eval_cost": "0.15",
"prefix_cost": "26.69",
"data_read_per_join": "4K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`webmarco`.`cscart_categories`.`category_id` in (9965,10125,10127,10128,10129,10130,10131,9966,9971,9977,9978,9979,9982,9983,9984,9986,9992,9993,9994)) 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": 136,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.96",
"eval_cost": "27.28",
"prefix_cost": "54.93",
"data_read_per_join": "2K"
},
"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": 34,
"filtered": "25.00",
"using_index": true,
"cost_info": {
"read_cost": "136.39",
"eval_cost": "6.82",
"prefix_cost": "218.60",
"data_read_per_join": "2K"
},
"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": "34.10",
"eval_cost": "0.34",
"prefix_cost": "259.52",
"data_read_per_join": "13K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`webmarco`.`products`.`company_id` = '719') and (`webmarco`.`products`.`company_id` = '719') 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.70",
"eval_cost": "0.34",
"prefix_cost": "261.56",
"data_read_per_join": "300"
},
"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.70",
"eval_cost": "0.34",
"prefix_cost": "263.61",
"data_read_per_join": "54"
},
"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.70",
"eval_cost": "0.34",
"prefix_cost": "265.65",
"data_read_per_join": "11K"
},
"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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
432460 | BABY SHORTS test.igli | Test Igli | 432460,432462,432463,432472,432473,432474,432475,432476,432477,432478,432479,432480,432481,432482,432483,432484,432485,432486,432487,432488,432489,432490,432491,432492,432493,432494,432495 | 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,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460,432460 | V | 432460 | |||||
432542 | BABY GIRL PANTS test.igli | Test Igli | 432542,432541,432543,432544,432545,432546,432547,432548,432549,432550,432551,432552 | P,V,V,V,V,V,V,V,V,V,V,V | 0,432542,432542,432542,432542,432542,432542,432542,432542,432542,432542,432542 | V | 432542 | |||||
432589 | BABY GIRL PANTS TEST1 | Test Igli | 432589,432590,432591,432592,432593,432594,432595,432596,432597 | P,V,V,V,V,V,V,V,V | 0,432589,432589,432589,432589,432589,432589,432589,432589 | V | 432589 | |||||
432449 | BABY BLOUSE igli.test | Test Igli | 432449,432515,432516,432517,432518,432519,432520,432521,432522 | P,V,V,V,V,V,V,V,V | 0,432449,432449,432449,432449,432449,432449,432449,432449 | V | 432449 | |||||
432642 | BABY JACKET TEST.IGLI | Test Igli | 432642,432643,432644,432645,432646,432647 | P,V,V,V,V,V | 0,432642,432642,432642,432642,432642 | P | 0 | |||||
432668 | Socks with animal figures1 test.igli | Test Igli | 432668,432669,432670,432671 | P,V,V,V | 0,432668,432668,432668 | P | 0 | |||||
432523 | BABY T-SHIRT test.igli | Test Igli | 432523,432419,432524 | P,V,V | 0,432523,432523 | V | 432523 | |||||
432652 | Socks with animal figures test.igli | Test Igli | 432652,432660,432661,432662 | P,V,V,V | 0,432652,432652,432652 | P | 0 | |||||
432688 | White socks with animal design test.igli | Test Igli | 432688,432689 | P,V | 0,432688 | P | 0 | |||||
432694 | White socks with animal design igli.test | Test Igli | 432694,432695 | P,V | 0,432694 | P | 0 |