{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "102.29"
},
"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": "const",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"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": "5K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
]
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 58,
"rows_produced_per_join": 58,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "1.08",
"eval_cost": "11.60",
"prefix_cost": "12.68",
"data_read_per_join": "928"
},
"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": 14,
"filtered": "25.00",
"using_index": true,
"cost_info": {
"read_cost": "58.00",
"eval_cost": "2.90",
"prefix_cost": "82.28",
"data_read_per_join": "928"
},
"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": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "14.50",
"eval_cost": "0.15",
"prefix_cost": "99.68",
"data_read_per_join": "5K"
},
"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": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.73",
"eval_cost": "0.15",
"prefix_cost": "100.55",
"data_read_per_join": "127"
},
"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": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.73",
"eval_cost": "0.15",
"prefix_cost": "101.42",
"data_read_per_join": "23"
},
"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": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.73",
"eval_cost": "0.15",
"prefix_cost": "102.29",
"data_read_per_join": "4K"
},
"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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
185415 | 2-6 Yaş Bebe Kız Hasır Fötr Şapka | Yont Store | 185415 | P | 0 | P | 0 | |||||
185391 | 1-4 Yaş Bebe Erkek Şapka | Yont Store | 185391 | P | 0 | P | 0 | |||||
185376 | 1-4 Yaş Bebe Erkek Fötr Şapka | Yont Store | 185376 | P | 0 | P | 0 | |||||
185375 | 1-4 Yaş Bebe Kız Hasır Şapka | Yont Store | 185375 | P | 0 | P | 0 | |||||
185380 | 1-4 Yaş Bebe Kız Maksi Şapka | Yont Store | 185380 | P | 0 | P | 0 | |||||
185377 | 1-4 Yaş Bebe Kız Maksi Şapka | Yont Store | 185377 | P | 0 | P | 0 | |||||
185395 | 1-4 Yaş Bebe Kız Şapka | Yont Store | 185395 | P | 0 | P | 0 | |||||
185385 | 1-4 Yaş Bebe Erkek Şapka | Yont Store | 185385 | P | 0 | P | 0 | |||||
185416 | 2-6 Yaş Bebe Kız Hasır Fötr Şapka | Yont Store | 185416 | P | 0 | P | 0 | |||||
185379 | 1-4 Yaş Bebe Kız Maksi Şapka | Yont Store | 185379 | P | 0 | P | 0 | |||||
185392 | 1-4 Yaş Bebe Erkek Şapka | Yont Store | 185392 | P | 0 | P | 0 | |||||
185393 | 1-4 Yaş Bebe Kız Şapka | Yont Store | 185393 | P | 0 | P | 0 | |||||
185386 | 1-4 Yaş Bebe Erkek Şapka | Yont Store | 185386 | P | 0 | P | 0 | |||||
185422 | 1-4 Yaş Bebe Yerli Erkek Şapka | Yont Store | 185422 | P | 0 | P | 0 | |||||
185378 | 1-4 Yaş Bebe Kız Maksi Şapka | Yont Store | 185378 | P | 0 | P | 0 | |||||
185402 | 0-18 Ay Erkek Fötr Şapka | Yont Store | 185402 | P | 0 | P | 0 | |||||
185388 | 1-4 Yaş Bebe Erkek Şapka | Yont Store | 185388 | P | 0 | P | 0 | |||||
185383 | 1-4 Yaş Bebe Kız Maksi Şapka | Yont Store | 185383 | P | 0 | P | 0 | |||||
185425 | 1-4 Yaş Bebe Yerli Erkek Şapka | Yont Store | 185425 | P | 0 | P | 0 | |||||
185382 | 1-4 Yaş Bebe Kız Maksi Şapka | Yont Store | 185382 | P | 0 | P | 0 | |||||
185400 | 0-18 Ay Erkek Fötr Şapka | Yont Store | 185400 | P | 0 | P | 0 | |||||
185394 | 1-4 Yaş Bebe Kız Şapka | Yont Store | 185394 | P | 0 | P | 0 | |||||
185403 | 0-18 Ay Erkek Fötr Şapka | Yont Store | 185403 | P | 0 | P | 0 | |||||
185387 | 1-4 Yaş Bebe Erkek Şapka | Yont Store | 185387 | P | 0 | P | 0 | |||||
185381 | 1-4 Yaş Bebe Kız Maksi Şapka | Yont Store | 185381 | P | 0 | P | 0 | |||||
185409 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185409 | P | 0 | P | 0 | |||||
185419 | 1-4 Yaş Güneş Korumalı Bebe Kız Şapka | Yont Store | 185419 | P | 0 | P | 0 | |||||
185397 | 0-18 Ay Erkek Fötr Şapka | Yont Store | 185397 | P | 0 | P | 0 | |||||
185384 | 1-4 Yaş Bebe Kız Maksi Şapka | Yont Store | 185384 | P | 0 | P | 0 | |||||
185413 | 0-18 Ay Erkek Şapka | Yont Store | 185413 | P | 0 | P | 0 | |||||
185429 | 1-4 Yaş Bebe Yerli Kız Şapka | Yont Store | 185429 | P | 0 | P | 0 | |||||
185424 | 1-4 Yaş Bebe Yerli Erkek Şapka | Yont Store | 185424 | P | 0 | P | 0 | |||||
185411 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185411 | P | 0 | P | 0 | |||||
185423 | 1-4 Yaş Bebe Yerli Erkek Şapka | Yont Store | 185423 | P | 0 | P | 0 | |||||
185421 | 1-4 Yaş Bebe Yerli Erkek Şapka | Yont Store | 185421 | P | 0 | P | 0 | |||||
185404 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185404 | P | 0 | P | 0 | |||||
185398 | 0-18 Ay Erkek Fötr Şapka | Yont Store | 185398 | P | 0 | P | 0 | |||||
185399 | 0-18 Ay Erkek Fötr Şapka | Yont Store | 185399 | P | 0 | P | 0 | |||||
185407 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185407 | P | 0 | P | 0 | |||||
185412 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185412 | P | 0 | P | 0 | |||||
185405 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185405 | P | 0 | P | 0 | |||||
185414 | 0-18 Ay Erkek Şapka | Yont Store | 185414 | P | 0 | P | 0 | |||||
185418 | 1-4 Yaş Güneş Korumalı Bebe Erkek Şapka | Yont Store | 185418 | P | 0 | P | 0 | |||||
185396 | 1-4 Yaş Bebe Kız Şapka | Yont Store | 185396 | P | 0 | P | 0 | |||||
185427 | 1-4 Yaş Bebe Yerli Kız Şapka | Yont Store | 185427 | P | 0 | P | 0 | |||||
185417 | 1-4 Yaş Güneş Korumalı Bebe Unisex Şapka | Yont Store | 185417 | P | 0 | P | 0 | |||||
185428 | 1-4 Yaş Bebe Yerli Kız Şapka | Yont Store | 185428 | P | 0 | P | 0 | |||||
185406 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185406 | P | 0 | P | 0 | |||||
185408 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185408 | P | 0 | P | 0 | |||||
185431 | 0-18 Ay Erkek Şapka | Yont Store | 185431 | P | 0 | P | 0 | |||||
185389 | 1-4 Yaş Bebe Erkek Şapka | Yont Store | 185389 | P | 0 | P | 0 | |||||
185390 | 1-4 Yaş Bebe Erkek Şapka | Yont Store | 185390 | P | 0 | P | 0 | |||||
185401 | 0-18 Ay Erkek Fötr Şapka | Yont Store | 185401 | P | 0 | P | 0 | |||||
185426 | 1-4 Yaş Bebe Yerli Kız Şapka | Yont Store | 185426 | P | 0 | P | 0 | |||||
185432 | 1-3 Yaş Bebe Maksi Şapka | Yont Store | 185432 | P | 0 | P | 0 | |||||
185420 | 1-4 Yaş Bebe Maksi Kız Şapka | Yont Store | 185420 | P | 0 | P | 0 | |||||
185430 | 1-4 Yaş Bebe Yerli Kız Şapka | Yont Store | 185430 | P | 0 | P | 0 | |||||
185410 | 0-18 Ay Kız Maksi Şapka | Yont Store | 185410 | P | 0 | P | 0 |