Query time 0.03660
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "9.78"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"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": 4,
"rows_produced_per_join": 0,
"filtered": "4.00",
"cost_info": {
"read_cost": "1.80",
"eval_cost": "0.02",
"prefix_cost": "1.81",
"data_read_per_join": "427"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`nuie_scalesta_net`.`cscart_categories`.`category_id` in (7156,7157,7194,7218)) and ((`nuie_scalesta_net`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`nuie_scalesta_net`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`nuie_scalesta_net`.`cscart_categories`.`usergroup_ids`))) and (`nuie_scalesta_net`.`cscart_categories`.`status` in ('A','H')) and (`nuie_scalesta_net`.`cscart_categories`.`storefront_id` in (0,1)))"
}
},
{
"table": {
"table_name": "companies",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"rows_examined_per_scan": 5,
"rows_produced_per_join": 0,
"filtered": "14.29",
"using_join_buffer": "hash join",
"cost_info": {
"read_cost": "0.35",
"eval_cost": "0.01",
"prefix_cost": "2.18",
"data_read_per_join": "745"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "((`nuie_scalesta_net`.`companies`.`status` = 'A') and (`nuie_scalesta_net`.`companies`.`company_id` in (2,8,9,10,0)))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"nuie_scalesta_net.cscart_categories.category_id"
],
"rows_examined_per_scan": 117,
"rows_produced_per_join": 13,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.03",
"eval_cost": "1.34",
"prefix_cost": "3.55",
"data_read_per_join": "215"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"age_verification",
"status",
"idx_parent_product_id",
"my_supplier_id",
"supplier_access_time",
"products_rf_product_code_index",
"products_rf_manufacturer_code_index"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"nuie_scalesta_net.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "3.36",
"eval_cost": "0.07",
"prefix_cost": "8.26",
"data_read_per_join": "3K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id",
"rf_stop_update_price",
"rf_stop_update_amount",
"rf_stop_update_status"
],
"attached_condition": "((`nuie_scalesta_net`.`products`.`company_id` = `nuie_scalesta_net`.`companies`.`company_id`) and (`nuie_scalesta_net`.`products`.`parent_product_id` = 0) and ((`nuie_scalesta_net`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`nuie_scalesta_net`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`nuie_scalesta_net`.`products`.`usergroup_ids`))) and (`nuie_scalesta_net`.`products`.`status` = 'A') and (`nuie_scalesta_net`.`products`.`product_type` <> 'D'))"
}
},
{
"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": [
"nuie_scalesta_net.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.17",
"eval_cost": "0.07",
"prefix_cost": "8.49",
"data_read_per_join": "2K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
},
{
"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": [
"nuie_scalesta_net.products_categories.product_id"
],
"rows_examined_per_scan": 16,
"rows_produced_per_join": 1,
"filtered": "9.92",
"cost_info": {
"read_cost": "0.17",
"eval_cost": "0.11",
"prefix_cost": "9.78",
"data_read_per_join": "26"
},
"used_columns": [
"product_id",
"price",
"percentage_discount",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`nuie_scalesta_net`.`prices`.`lower_limit` = 1) and (`nuie_scalesta_net`.`prices`.`usergroup_id` in (0,0,1)))"
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
price |
product_type |
parent_product_id |
rf_stop_update_price |
rf_stop_update_amount |
rf_stop_update_status |
| 93772 |
MPD2731 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93773 |
MPD2735 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93774 |
MPD3005 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93775 |
MPD3007 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93776 |
MPD3011 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93777 |
MPD3012 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93778 |
MPD3013 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93779 |
MPD3031 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93780 |
MPD3035 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93825 |
NMP131W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93826 |
NMP135W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93827 |
NMP1800W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93828 |
NMP2931 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 93829 |
NMP2935 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94073 |
WBS304 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94140 |
BPG0700W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94141 |
BPG0750W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94142 |
BPG0800W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94143 |
BPG0900W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94144 |
BPG1500W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94145 |
BPG1600W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94146 |
BPG1700W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94147 |
BPG1800W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94148 |
BPM0700W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94149 |
BPM0750W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94150 |
BPM0800W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94151 |
BPM0900W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94152 |
BPM1500W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94153 |
BPM1600W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94154 |
BPM1700W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94155 |
BPM1800W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94156 |
BPM1900W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94157 |
BPSW0700W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94158 |
BPSW0800W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94159 |
BPSW1700W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94160 |
BPSW1800W |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94452 |
BAYA013 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94453 |
BAYA014 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94454 |
BAYA018 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94455 |
BAYA019 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94456 |
BAYA026 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94458 |
BAYA813 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94459 |
BAYB001 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94460 |
BAYB002 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94461 |
BAYB003 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94462 |
BAYB004 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94604 |
BAYF134 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94605 |
BAYF135 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94606 |
BAYF136 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94607 |
BAYF137 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94608 |
BAYF138 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94609 |
BAYF139 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94610 |
BAYF140 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94611 |
BAYF141 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94612 |
BAYF142 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94613 |
BAYF143 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94614 |
BAYF144 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94615 |
BAYF145 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94616 |
BAYF146 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94617 |
BAYF147 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94618 |
BAYF148 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94654 |
BAYF434 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94655 |
BAYF437 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94656 |
BAYF440 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94657 |
BAYF443 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94658 |
BAYF446 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94666 |
BAYF834 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94667 |
BAYF837 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94668 |
BAYF840 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94669 |
BAYF843 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94670 |
BAYF846 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94751 |
BAYW011 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94752 |
BAYW012 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94753 |
BAYW014 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94754 |
BAYW017 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94755 |
BAYW018 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94756 |
BAYW019 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94757 |
BAYW020 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94758 |
BAYW021 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94762 |
BAYW421 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 94764 |
BAYW821 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95314 |
SY-CURVEBP |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95378 |
150/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95379 |
151/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95380 |
152/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95381 |
155/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95382 |
156/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95383 |
157/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95384 |
160/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95385 |
161/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95386 |
162/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95387 |
165/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95388 |
166/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95389 |
167/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95390 |
168/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 95391 |
169/000 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |