{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "237.69"
},
"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": 17,
"rows_produced_per_join": 0,
"filtered": "4.00",
"cost_info": {
"read_cost": "23.75",
"eval_cost": "0.14",
"prefix_cost": "23.88",
"data_read_per_join": "4K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`webmarco`.`cscart_categories`.`category_id` in (10051,10057,10058,10059,10060,10061,10062,10063,10064,10065,10066,10067,10068,10069,10070,10071,10076)) 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": 122,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.86",
"eval_cost": "24.41",
"prefix_cost": "49.15",
"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": 30,
"filtered": "25.00",
"using_index": true,
"cost_info": {
"read_cost": "122.03",
"eval_cost": "6.10",
"prefix_cost": "195.59",
"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": "30.51",
"eval_cost": "0.31",
"prefix_cost": "232.20",
"data_read_per_join": "11K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`webmarco`.`products`.`company_id` = '539') and (`webmarco`.`products`.`company_id` = '539') 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.53",
"eval_cost": "0.31",
"prefix_cost": "234.03",
"data_read_per_join": "268"
},
"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.53",
"eval_cost": "0.31",
"prefix_cost": "235.86",
"data_read_per_join": "48"
},
"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.53",
"eval_cost": "0.31",
"prefix_cost": "237.69",
"data_read_per_join": "10K"
},
"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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
282971 | Le Bleu Hotel Resort | Marco Travel | 282971,282972,282973,282974,282975,282976 | P,V,V,V,V,V | 0,282971,282971,282971,282971,282971 | V | 282971 | |||||
286602 | MYELLA RESORT BODRUM 5 * BODRUM | Marco Travel | 286602,286603,286604,286605,286607 | P,V,V,V,V | 0,286602,286602,286602,286602 | V | 286602 | |||||
283081 | Korumar Ephesus Beach & Spa Resort - Ultra All Inclusive | Marco Travel | 283081,283083,283084,283085,283086,283087 | P,V,V,V,V,V | 0,283081,283081,283081,283081,283081 | V | 283081 | |||||
283125 | Aqua Fantasy Aquapark Hotel SPA | Marco Travel | 283125,283126,283127,283128,283129,283130 | P,V,V,V,V,V | 0,283125,283125,283125,283125,283125 | V | 283125 | |||||
286561 | SALMAKIS RESORT HOTEL 5* BODRUM | Marco Travel | 286561,286562,286563,286564,286565,286569 | P,V,V,V,V,V | 0,286561,286561,286561,286561,286561 | V | 286561 | |||||
282507 | ROYAL DRAGON HOTEL 8 DITE SIDE | Marco Travel | 282507,282508,282509,282510,282511 | P,V,V,V,V | 0,282507,282507,282507,282507 | P | 0 | |||||
283098 | Richmond Ephesus Resort Hotel | Marco Travel | 283098,283099,283100,283101,283102,283103 | P,V,V,V,V,V | 0,283098,283098,283098,283098,283098 | V | 283098 | |||||
279396 | CRYSTAL CENTRO RESORT KUNDU 5 * ANTALYA CITY | Marco Travel | 279396,279397,279398,279399,279400,279401,279402 | P,V,V,V,V,V,V | 0,279396,279396,279396,279396,279396,279396 | V | 279396 | |||||
286611 | KEFALUKA RESORT 5 * BODRUM | Marco Travel | 286611,286612,286613,286614,286616 | P,V,V,V,V | 0,286611,286611,286611,286611 | V | 286611 | |||||
282889 | Korumar Hotel Deluxe | Marco Travel | 282889,282898,282899,282900,282901,282902 | P,V,V,V,V,V | 0,282889,282889,282889,282889,282889 | V | 282889 | |||||
282945 | Fantasia Hotel De Luxe | Marco Travel | 282945,282939,282944,282946,282947 | P,V,V,V,V | 0,282945,282945,282945,282945 | V | 282945 | |||||
286621 | ARMONIA HOLIDAY VILLAGE SPA 5* BODRUM | Marco Travel | 286621,286620,286622,286625 | P,V,V,V | 0,286621,286621,286621 | V | 286621 | |||||
277944 | KIRMAN SIDERA LUXURY & SPA | Marco Travel | 277944,277945,277946,277947,277948,277954 | P,V,V,V,V,V | 0,277944,277944,277944,277944,277944 | V | 277944 | |||||
286500 | CRYSTAL DE LUXE RESORT & SPA | Marco Travel | 286500,286501,286502,286503,286504,286505 | P,V,V,V,V,V | 0,286500,286500,286500,286500,286500 | V | 286500 | |||||
286533 | SUSESI LUXURY RESORT Belek | Marco Travel | 286533,286536,286537,286538 | P,V,V,V | 0,286533,286533,286533 | P | 0 | |||||
284472 | CALISTA LUXURY RESORT 8 days | Marco Travel | 284472,284473,284474,284475 | P,V,V,V | 0,284472,284472,284472 | V | 284472 | |||||
286574 | KADIKALE RESORT 5* BODRUM | Marco Travel | 286574,286575,286577 | P,V,V | 0,286574,286574 | V | 286574 | |||||
279355 | KIRMAN SIDEMARIN BEACH & SPA | Marco Travel | 279355,279356,279359,279360 | P,V,V,V | 0,279355,279355,279355 | V | 279355 | |||||
278025 | Baia Kemer Club | Marco Travel | 278025,278026,278027,278028,278029 | P,V,V,V,V | 0,278025,278025,278025,278025 | V | 278025 | |||||
278209 | ROYAL ALHAMBRA PALACE 5 * ANTALYA SIDE | Marco Travel | 278209,278210 | P,V | 0,278209 | V | 278209 | |||||
285797 | Alva Donna World Palace | Marco Travel | 285797,425349,425350 | P,V,V | 0,285797,285797 | V | 285797 | R | ||||
279438 | BARUT HEMERA SIDE | Marco Travel | 279438,279439,279440 | P,V,V | 0,279438,279438 | P | 0 | |||||
270384 | TRIP TO COTE D'AZUR 4 DAYS BY PLANE | Marco Travel | 270384 | P | 0 | P | 0 | |||||
281368 | Vacanze a Bodrum - Voli da Milano / Roma | Marco Travel | 281368 | P | 0 | P | 0 | |||||
270320 | Vienna | Marco Travel | 270320 | P | 0 | P | 0 | |||||
286493 | PYRAMISA BEACH RESORT SHARM EL SHEIKH | Marco Travel | 286493 | P | 0 | P | 0 | |||||
277872 | PALOMA FORESTA RESORT | Marco Travel | 277872 | P | 0 | P | 0 | |||||
286557 | Diamond Of Bodrum 5* BODRUM | Marco Travel | 286557 | P | 0 | P | 0 | |||||
278250 | LYRA RESORT & SPA 5 * ANTALYA SIDE | Marco Travel | 278250 | P | 0 | P | 0 | |||||
278190 | AMARA PREMIER PALACE 5 * ANTALYA KEMER | Marco Travel | 278190 | P | 0 | P | 0 | |||||
285798 | Calista Luxury Resort | Marco Travel | 285798 | P | 0 | P | 0 | |||||
285799 | Nirvana Dolce Vita Luxury | Marco Travel | 285799 | P | 0 | P | 0 | |||||
285796 | Kirman Sidera Luxury | Marco Travel | 285796 | P | 0 | P | 0 | |||||
285794 | Side Royal Style | Marco Travel | 285794 | P | 0 | P | 0 | |||||
286704 | VERONA 3 DITË | Marco Travel | 286704 | P | 0 | P | 0 | |||||
281369 | Vacanze ad Antalya - Voli da Milano / Roma | Marco Travel | 281369 | P | 0 | P | 0 |