Query time 0.04632
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "35.61"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"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",
"cost_info": {
"read_cost": "2.19",
"eval_cost": "0.07",
"prefix_cost": "2.26",
"data_read_per_join": "4K"
},
"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": "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": 15,
"rows_produced_per_join": 0,
"filtered": "4.00",
"using_join_buffer": "hash join",
"cost_info": {
"read_cost": "4.79",
"eval_cost": "0.04",
"prefix_cost": "7.10",
"data_read_per_join": "1K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`nuie_scalesta_net`.`cscart_categories`.`category_id` in (7195,7196,7222,7251,7252,7253,7254,7284,7285,7286,7287,7316,7317,7330,7331)) 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": "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": 50,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.13",
"eval_cost": "5.04",
"prefix_cost": "12.27",
"data_read_per_join": "806"
},
"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": 2,
"filtered": "5.00",
"cost_info": {
"read_cost": "12.60",
"eval_cost": "0.25",
"prefix_cost": "29.91",
"data_read_per_join": "12K"
},
"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": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.63",
"eval_cost": "0.25",
"prefix_cost": "30.79",
"data_read_per_join": "9K"
},
"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": 4,
"filtered": "9.92",
"cost_info": {
"read_cost": "0.64",
"eval_cost": "0.41",
"prefix_cost": "35.61",
"data_read_per_join": "99"
},
"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 |
| 99033 |
NBA409-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99034 |
NBA410-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99035 |
NBA414-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99036 |
NBA509-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99037 |
NBA510-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99038 |
NBA514-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99039 |
NBA605-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99040 |
NBA607-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99041 |
NBA609-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99042 |
NBA610-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99043 |
NBA614-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99044 |
NBA710-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99045 |
NBA809-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99046 |
NBA810-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99047 |
NBA814-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99048 |
NBA909-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99049 |
NBA914-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99050 |
NBB001-M |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99051 |
NBB002-M |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99052 |
NBB003-M |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99053 |
NBB004-M |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99054 |
NBBS1-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99055 |
NBBSR1-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99189 |
NCS0-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99190 |
NCS0BP-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99191 |
NCS1-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99239 |
NCSR1-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99282 |
NFB101-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99283 |
NFB102-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99284 |
NFB103-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99285 |
NFB104-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99286 |
NFB109-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99287 |
NFB110-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99288 |
NFB111-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99289 |
NFB112-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99290 |
NFB115-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99291 |
NFB150-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99292 |
NFB151-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99293 |
NFB152-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99294 |
NFB156-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99295 |
NFB157-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99296 |
NFB158-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99297 |
NFB159-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99298 |
NFB160-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99299 |
NFB161-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99300 |
NFB163-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99301 |
NFB164-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99302 |
NFB167-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99303 |
NFB170-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99304 |
NFB171-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99305 |
NFB177-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99306 |
NFB178-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99307 |
NFB179-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99308 |
NFB180-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99309 |
NFB182-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99310 |
NFB183-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99311 |
NFB189-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99312 |
NFB190-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99319 |
NLB109-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99320 |
NLB110-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99321 |
NLB114-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99356 |
NSBS2-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99357 |
NSBS27-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99358 |
NSBS28-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99359 |
NSBS2BP-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99360 |
NSBS3-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99361 |
NSBS7-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99362 |
NSBS78-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99363 |
NSBS7BB-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99364 |
NSBS7BF-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99365 |
NSBS7BP-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99366 |
NSBSR1-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99367 |
NSK801S-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99368 |
NSK802S-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99374 |
NSS1-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99375 |
NSS17-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99376 |
NSS18-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99377 |
NSS2-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99378 |
NSS6BP-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99379 |
NSS7BP-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99380 |
NSSF1-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99381 |
NSSQ-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99382 |
NSSQ1-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99383 |
NSSQ7-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99384 |
NSSQ78-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99385 |
NSSQ7BB-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99386 |
NSSQ7BP-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99387 |
NSSQ7FL-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99388 |
NSSQ7FLBB-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99389 |
NSSQ7FLBP-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99390 |
NSSQ8-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99391 |
NSSQBB-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99392 |
NSSQBF-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99393 |
NSSQBFC-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99394 |
NSSQGM-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |
| 99395 |
NSSQR-P |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |