{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1915.41"
},
"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": 137,
"rows_produced_per_join": 5,
"filtered": "4.00",
"cost_info": {
"read_cost": "191.31",
"eval_cost": "1.10",
"prefix_cost": "192.41",
"data_read_per_join": "32K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`webmarco`.`cscart_categories`.`category_id` in (6928,6975,7002,7018,7047,7072,7096,7117,7138,7154,7171,7192,7209,7221,6979,7011,7055,7082,7108,7196,7222,7253,7095,7127,9030,7243,7263,7281,7250,7362,7771,7776,7781,7787,7790,7795,7801,7806,7817,7825,7830,7839,7847,7855,7291,7330,7293,7314,7334,7348,7363,7640,7650,7372,7387,7555,7559,7563,7566,7571,7577,7584,7590,7596,7602,7609,7613,7617,7626,7630,7636,7639,7645,7662,7681,7684,7715,7718,7719,7726,7732,7734,7739,7743,7727,7749,7748,7766,7777,7785,7797,7815,7837,7849,7890,7909,7954,7968,7992,8000,7891,7899,7905,7911,7943,7956,7962,8053,8068,8095,8105,8131,8168,8181,8193,8331,8369,8377,8384,8338,9385,8209,8214,8222,8252,8257,8264,8269,8277,8285,8308,8324,9387,10259,9388,9455,9913)) 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": 983,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "6.91",
"eval_cost": "196.69",
"prefix_cost": "396.01",
"data_read_per_join": "15K"
},
"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": 245,
"filtered": "25.00",
"using_index": true,
"cost_info": {
"read_cost": "983.43",
"eval_cost": "49.17",
"prefix_cost": "1576.12",
"data_read_per_join": "15K"
},
"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": 12,
"filtered": "5.00",
"cost_info": {
"read_cost": "245.86",
"eval_cost": "2.46",
"prefix_cost": "1871.15",
"data_read_per_join": "96K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`webmarco`.`products`.`company_id` = '351') and (`webmarco`.`products`.`company_id` = '351') 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": 12,
"filtered": "100.00",
"cost_info": {
"read_cost": "12.29",
"eval_cost": "2.46",
"prefix_cost": "1885.91",
"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": 12,
"filtered": "100.00",
"cost_info": {
"read_cost": "12.29",
"eval_cost": "2.46",
"prefix_cost": "1900.66",
"data_read_per_join": "393"
},
"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": 12,
"filtered": "100.00",
"cost_info": {
"read_cost": "12.29",
"eval_cost": "2.46",
"prefix_cost": "1915.41",
"data_read_per_join": "83K"
},
"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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
185446 | İyi ki Varsın Mesajlı Balonlu Ayı 50 Cm | Yont Store | 185446 | P | 0 | P | 0 | |||||
185442 | Canım Annem Mesajlı Balonlu Ayı 50 Cm | Yont Store | 185442 | P | 0 | P | 0 | |||||
185439 | Bu Kalp Senin Mesajlı Balonlu Ayı 50 Cm | Yont Store | 185439 | P | 0 | P | 0 | |||||
185433 | Uyku Arkadaşım Uzun Kulak Peluş Tavşan 45 Cm | Yont Store | 185433 | P | 0 | P | 0 | |||||
185435 | Peluş Yatan Ayıcık Uyku Arkadaşım 77 Cm | Yont Store | 185435 | P | 0 | P | 0 | |||||
185438 | Canım Annem Nakışlı Kalp Yastık | Yont Store | 185438 | P | 0 | P | 0 | |||||
185441 | Kalp Tutan Sevimli Peluş Ayı 23 Cm | Yont Store | 185441 | P | 0 | P | 0 | |||||
185456 | Uyku Arkadaşım Uzun Kulak Peluş Tavşan 45 Cm | Yont Store | 185456 | P | 0 | P | 0 | |||||
185443 | Canım Aşkım Mesajlı Balonlu Ayı 50 Cm | Yont Store | 185443 | P | 0 | P | 0 | |||||
185436 | Canım Aşkım Balonlu Sevimli Peluş Ayı 23 Cm | Yont Store | 185436 | P | 0 | P | 0 | |||||
185448 | İyi ki Doğdun Mesajlı Balonlu Sevimli Ayı 23 Cm | Yont Store | 185448 | P | 0 | P | 0 | |||||
185447 | İyi ki Varsın Balonlu Sevimli Peluş Ayı 23 Cm | Yont Store | 185447 | P | 0 | P | 0 | |||||
185452 | Şirin Peluş Ayı ve Kokulu Taş Aranjmanı 23 Cm | Yont Store | 185452 | P | 0 | P | 0 | |||||
185449 | Mutlu Yıllar Mesajlı Balonlu Ayı 50 Cm | Yont Store | 185449 | P | 0 | P | 0 | |||||
185434 | Uyku Arkadaşım Uzun Kulak Peluş Tavşan 45 Cm | Yont Store | 185434 | P | 0 | P | 0 | |||||
185437 | Kalp Hediye Eden Sevimli Uzun Kulak Peluş Tavşan 45 Cm | Yont Store | 185437 | P | 0 | P | 0 | |||||
185445 | İyi ki Doğdun Mesajlı Balonlu Ayı 50 Cm | Yont Store | 185445 | P | 0 | P | 0 | |||||
185440 | Kalp Tutan Sevimli Peluş Ayı 23 Cm | Yont Store | 185440 | P | 0 | P | 0 | |||||
185450 | Seni Seviyorum Balonlu Sevimli Peluş Ayı 23 Cm | Yont Store | 185450 | P | 0 | P | 0 | |||||
185454 | Kalp Tutan Sevimli Peluş Ayı 23 Cm | Yont Store | 185454 | P | 0 | P | 0 | |||||
185451 | Şirin Peluş Ayı ve Kokulu Taş Aranjmanı 23 Cm | Yont Store | 185451 | P | 0 | P | 0 | |||||
185455 | Kalp Hediye Eden Sevimli Uzun Kulak Peluş Tavşan 45 Cm | Yont Store | 185455 | P | 0 | P | 0 | |||||
185444 | Her Şey Seninle Güzel Mesajlı Balonlu Ayı 50 Cm | Yont Store | 185444 | P | 0 | P | 0 | |||||
185453 | Şirin Peluş Ayı ve Kokulu Taş Aranjmanı 23 Cm | Yont Store | 185453 | P | 0 | P | 0 |