Query time 0.04217
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 |
| 90034 |
1600mm Left Hand P-Shaped Bath |
Roxor |
421.67000000 |
P |
0 |
N |
N |
N |
| 90035 |
1600mm Right Hand P-Shaped Bath |
Roxor |
421.67000000 |
P |
0 |
N |
N |
N |
| 90036 |
1700mm Left Hand P-Shaped Bath |
Roxor |
421.67000000 |
P |
0 |
N |
N |
N |
| 90037 |
1700mm Right Hand P-Shaped Bath |
Roxor |
421.67000000 |
P |
0 |
N |
N |
N |
| 87864 |
Linton Square Thin Edge Single Ended Straight Shower Bath 1800mm x 800mm |
Roxor |
404.17000000 |
P |
0 |
N |
N |
N |
| 87866 |
Asselby Square Thin Edge Double Ended Straight Shower Bath 1800mm x 800mm |
Roxor |
404.17000000 |
P |
0 |
N |
N |
N |
| 90042 |
L-Shape Square Shower Bath Left Hand 1700mm - No Leg Set |
Roxor |
400.83000000 |
P |
0 |
N |
N |
N |
| 90043 |
L-Shape Square Shower Bath Right Hand 1700mm - No Leg Set |
Roxor |
400.83000000 |
P |
0 |
N |
N |
N |
| 90044 |
L-Shape Square Shower Bath Left Hand 1500mm - No Leg Set |
Roxor |
400.83000000 |
P |
0 |
N |
N |
N |
| 90045 |
L-Shape Square Shower Bath Right Hand 1500mm - No Leg Set |
Roxor |
400.83000000 |
P |
0 |
N |
N |
N |
| 90046 |
L-Shape Square Shower Bath Left Hand 1600mm - No Leg Set |
Roxor |
400.83000000 |
P |
0 |
N |
N |
N |
| 90047 |
L-Shape Square Shower Bath Right Hand 1600mm - No Leg Set |
Roxor |
400.83000000 |
P |
0 |
N |
N |
N |
| 90058 |
L-Shape Square Shower Bath Left Hand 1700mm - No Leg Set |
Roxor |
400.83000000 |
P |
0 |
N |
N |
N |
| 90059 |
L-Shape Square Shower Bath Right Hand 1700mm - No Leg Set |
Roxor |
400.83000000 |
P |
0 |
N |
N |
N |
| 84039 |
Asselby Eternalite Square Double Ended Straight Shower Bath 1700mm x 700mm |
Roxor |
400.00000000 |
P |
0 |
N |
N |
N |
| 84230 |
Linton Eternalite Square Single Ended Straight Shower Bath 1700mm x 700mm |
Roxor |
400.00000000 |
P |
0 |
N |
N |
N |
| 84042 |
Otley Eternalite Round Double Ended Straight Shower Bath 1700mm x 700mm |
Roxor |
399.17000000 |
P |
0 |
N |
N |
N |
| 88098 |
Art Deco Straight Shower Bath 1700 x 750mm |
Roxor |
395.83000000 |
P |
0 |
N |
N |
N |
| 84233 |
Barmby Eternalite Round Single Ended Straight Shower Bath 1700mm x 700mm |
Roxor |
385.83000000 |
P |
0 |
N |
N |
N |
| 87831 |
Square Double Ended Bath 1800 x 800mm |
Roxor |
383.33000000 |
P |
0 |
N |
N |
N |
| 87844 |
Square Single Ended Bath 1800 x 800mm |
Roxor |
383.33000000 |
P |
0 |
N |
N |
N |
| 90014 |
B-Shaped Shower Sath Left Hand 1700mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90015 |
B-Shaped Shower Sath Right Hand 1700mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90016 |
B-Shaped Shower Sath Left Hand 1500mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90017 |
B-Shaped Shower Sath Right Hand 1500mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90026 |
P-Shaped Shower Bath Left Hand 1700mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90027 |
P-Shaped Shower Bath Right Hand 1700mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90028 |
P-Shaped Shower Bath Left Hand 1500mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90029 |
P-Shaped Shower Bath Right Hand 1500mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90030 |
P-Shaped Shower Bath Left Hand 1600mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 90031 |
P-Shaped Shower Bath Right Hand 1600mm - No Leg Set |
Roxor |
378.33000000 |
P |
0 |
N |
N |
N |
| 87850 |
Round Double Ended Bath 1800 x 800mm |
Roxor |
376.67000000 |
P |
0 |
N |
N |
N |
| 88096 |
Art Deco Straight Shower Bath 1700 x 700mm |
Roxor |
373.33000000 |
P |
0 |
N |
N |
N |
| 87860 |
Round Standard Single Ended Bath 1800 x 800mm |
Roxor |
370.83000000 |
P |
0 |
N |
N |
N |
| 87884 |
Left Hand Back to Wall Corner Bath |
Roxor |
364.17000000 |
P |
0 |
N |
N |
N |
| 87886 |
Right Hand Back to Wall Corner Bath |
Roxor |
364.17000000 |
P |
0 |
N |
N |
N |
| 87862 |
Shower Baths Square Straight Shower Bath 1700mm x 750mm |
Roxor |
363.33000000 |
P |
0 |
N |
N |
N |
| 88315 |
Square Screens Square Hinged Bath Screen |
Roxor |
359.17000000 |
P |
0 |
N |
N |
N |
| 91431 |
Square 8mm Toughened Safety Glass Hinged Shower Bath Screen |
Roxor |
359.17000000 |
P |
0 |
N |
N |
N |
| 87829 |
Square Double Ended Bath 1700 x 750mm |
Roxor |
355.00000000 |
P |
0 |
N |
N |
N |
| 87842 |
Square Single Ended Bath 1700 x 750mm |
Roxor |
355.00000000 |
P |
0 |
N |
N |
N |
| 87848 |
Round Double Ended Bath 1700 x 750mm |
Roxor |
352.50000000 |
P |
0 |
N |
N |
N |
| 87858 |
Round Standard Single Ended Bath 1700 x 750mm |
Roxor |
352.50000000 |
P |
0 |
N |
N |
N |
| 88314 |
Square Hinged Bath Screen |
Roxor |
351.67000000 |
P |
0 |
N |
N |
N |
| 87863 |
Linton Square Thin Edge Single Ended Straight Shower Bath 1700mm x 700mm |
Roxor |
350.00000000 |
P |
0 |
N |
N |
N |
| 87865 |
Asselby Square Thin Edge Double Ended Straight Shower Bath 1700mm x 700mm |
Roxor |
350.00000000 |
P |
0 |
N |
N |
N |
| 87827 |
Square Double Ended Bath 1700 x 700mm |
Roxor |
314.17000000 |
P |
0 |
N |
N |
N |
| 87840 |
Square Single Ended Bath 1700 x 700mm |
Roxor |
314.17000000 |
P |
0 |
N |
N |
N |
| 87833 |
Otley Round Straight Bath 1675 x 700mm |
Roxor |
313.33000000 |
P |
0 |
N |
N |
N |
| 87846 |
Round Double Ended Bath 1700 x 700mm |
Roxor |
312.50000000 |
P |
0 |
N |
N |
N |
| 87838 |
Square Single Ended Bath 1600 x 700mm |
Roxor |
305.83000000 |
P |
0 |
N |
N |
N |
| 88308 |
Round Bath Screen With Fixed Panel |
Roxor |
304.17000000 |
P |
0 |
N |
N |
N |
| 88313 |
Square Bath Screen With Fixed Panel |
Roxor |
304.17000000 |
P |
0 |
N |
N |
N |
| 88320 |
Square Bath Screen With Fixed Panel & Rail |
Roxor |
304.17000000 |
P |
0 |
N |
N |
N |
| 88322 |
Round Bath Screen Fixed Panel & Rail |
Roxor |
304.17000000 |
P |
0 |
N |
N |
N |
| 87856 |
Round Standard Single Ended Bath 1700 x 700mm |
Roxor |
302.50000000 |
P |
0 |
N |
N |
N |
| 87836 |
Square Single Ended Bath 1500 x 700mm |
Roxor |
297.50000000 |
P |
0 |
N |
N |
N |
| 87854 |
Round Standard Single Ended Bath 1600 x 700mm |
Roxor |
293.33000000 |
P |
0 |
N |
N |
N |
| 87834 |
Square Single Ended Bath 1400 x 700mm |
Roxor |
289.17000000 |
P |
0 |
N |
N |
N |
| 87852 |
Round Standard Single Ended Bath 1500 x 700mm |
Roxor |
283.33000000 |
P |
0 |
N |
N |
N |
| 92318 |
Straight Bath Screen Fixed 1435x1005 |
Roxor |
275.83000000 |
P |
0 |
N |
N |
N |
| 88254 |
L-Shaped Bath Screen Double Hinged |
Roxor |
270.83000000 |
P |
0 |
N |
N |
N |
| 92319 |
Curved P Bath Screen 1435x720 |
Roxor |
270.83000000 |
P |
0 |
N |
N |
N |
| 92321 |
Hinged L Bath Screen 1400x808 |
Roxor |
270.00000000 |
P |
0 |
N |
N |
N |
| 92320 |
Fixed L Bath Screen 1400x805 |
Roxor |
268.33000000 |
P |
0 |
N |
N |
N |
| 88259 |
L-Shaped Bath Screen Hinged With Rail |
Roxor |
260.83000000 |
P |
0 |
N |
N |
N |
| 88256 |
L-Shaped Abstract Bath Screen with Fixed Return |
Roxor |
245.00000000 |
P |
0 |
N |
N |
N |
| 88257 |
Square Black Framed Bath Screen With Fixed Return |
Roxor |
245.00000000 |
P |
0 |
N |
N |
N |
| 85630 |
L-Shaped Hinged Bath Screen |
Roxor |
218.33000000 |
P |
0 |
N |
N |
N |
| 88258 |
Square Bath Screen With Fixed Return |
Roxor |
218.33000000 |
P |
0 |
N |
N |
N |
| 87872 |
Curved B-Bath Screen with Rail |
Roxor |
215.00000000 |
P |
0 |
N |
N |
N |
| 92317 |
Square Bath Screen With Rail 1435x790 |
Roxor |
200.83000000 |
P |
0 |
N |
N |
N |
| 88317 |
Square Abstract Bath Screen |
Roxor |
197.50000000 |
P |
0 |
N |
N |
N |
| 88318 |
Square Black Framed Bath Screen |
Roxor |
197.50000000 |
P |
0 |
N |
N |
N |
| 88011 |
P-Bath Curved Hinged Shower Bath Screen |
Roxor |
192.50000000 |
P |
0 |
N |
N |
N |
| 88255 |
L-Shaped Bath Screen Hinged |
Roxor |
190.83000000 |
P |
0 |
N |
N |
N |
| 88252 |
Bath Screens Square L Shape 6mm Toughened Safety Glass Bath Screen with Fixed Return |
Roxor |
183.33000000 |
P |
0 |
N |
N |
N |
| 88061 |
Curved P-Bath Screen with Rail |
Roxor |
181.67000000 |
P |
0 |
N |
N |
N |
| 92316 |
Straight Bath Screen 1435x790 |
Roxor |
179.17000000 |
P |
0 |
N |
N |
N |
| 87871 |
Curved B-Bath Screen |
Roxor |
174.17000000 |
P |
0 |
N |
N |
N |
| 88012 |
Curved P-Bath Screen with Knob |
Roxor |
174.17000000 |
P |
0 |
N |
N |
N |
| 88309 |
Square Bath Screen |
Roxor |
174.17000000 |
P |
0 |
N |
N |
N |
| 88310 |
Round Bath Screen |
Roxor |
174.17000000 |
P |
0 |
N |
N |
N |
| 91432 |
Square 6mm Toughened Safety Glass Shower Bath Screen |
Roxor |
174.17000000 |
P |
0 |
N |
N |
N |
| 88307 |
Round Screens Round Bath Screen |
Roxor |
173.33000000 |
P |
0 |
N |
N |
N |
| 88253 |
Bath Screens Square L Shape 6mm Toughened Safety Glass Bath Screen with Fixed Return |
Roxor |
170.83000000 |
P |
0 |
N |
N |
N |
| 88319 |
Square Bath Screen With Rail |
Roxor |
168.33000000 |
P |
0 |
N |
N |
N |
| 88321 |
Round Bath Screen With Rail |
Roxor |
168.33000000 |
P |
0 |
N |
N |
N |
| 85639 |
Square Hinged Bath Screen |
Roxor |
166.67000000 |
P |
0 |
N |
N |
N |
| 88010 |
Curved P-Bath Screen |
Roxor |
166.67000000 |
P |
0 |
N |
N |
N |
| 88251 |
L-Shaped Bath Screen |
Roxor |
156.67000000 |
P |
0 |
N |
N |
N |
| 88306 |
Round Bath Screen |
Roxor |
151.67000000 |
P |
0 |
N |
N |
N |
| 88312 |
Square Bath Screen |
Roxor |
151.67000000 |
P |
0 |
N |
N |
N |
| 85640 |
Square Bath Screen |
Roxor |
141.67000000 |
P |
0 |
N |
N |
N |
| 88311 |
350mm Fixed Bath Screen |
Roxor |
95.00000000 |
P |
0 |
N |
N |
N |
| 92892 |
BAC070 |
Roxor |
0.00000000 |
P |
0 |
N |
N |
N |