Query time 0.00717
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "21.58"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "inventory",
"access_type": "system",
"possible_keys": [
"pc"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "880"
},
"used_columns": [
"product_id",
"amount"
]
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 63,
"rows_produced_per_join": 63,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "7.34",
"eval_cost": "6.30",
"prefix_cost": "13.64",
"data_read_per_join": "1008"
},
"used_columns": [
"product_id",
"category_id"
],
"attached_condition": "(`maniamall_cscart`.`products_categories`.`product_id` in (1029075,1051341,1051407,1033064,1032919,1051411,1032924,1032955,1032956,1231959,1108606,1231203,1231035,710408,710405,1128282,1108630,1108628,1119252,1119268,1119270,1119271,1119272,1119250,1119248,1119234,1119247,1119246,1119244,1119243,1119237,1119236,1119235,1119196,1119212,1119198,1119213))"
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"maniamall_cscart.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 6,
"filtered": "10.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.63",
"prefix_cost": "19.94",
"data_read_per_join": "27K"
},
"used_columns": [
"product_id",
"status",
"amount",
"usergroup_ids",
"tracking",
"stoc_intern",
"pret_achizitie",
"pret_revanzator",
"gestiune"
],
"attached_condition": "((0 <> (case `maniamall_cscart`.`products`.`tracking` when 'O' then <cache>((NULL > 0)) when 'B' then (`maniamall_cscart`.`products`.`amount` > 0) else 1 end)) and ((`maniamall_cscart`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`maniamall_cscart`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`maniamall_cscart`.`products`.`usergroup_ids`))) and (`maniamall_cscart`.`products`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "shared_descr",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"product_id",
"company_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code",
"company_id"
],
"key_length": "13",
"ref": [
"maniamall_cscart.products_categories.product_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 6,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.63",
"prefix_cost": "20.57",
"data_read_per_join": "24K"
},
"used_columns": [
"product_id",
"lang_code",
"company_id",
"product"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"maniamall_cscart.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.03",
"prefix_cost": "21.20",
"data_read_per_join": "836"
},
"used_columns": [
"category_id",
"company_id",
"usergroup_ids",
"status"
],
"attached_condition": "((`maniamall_cscart`.`cscart_categories`.`company_id` = 1) and ((`maniamall_cscart`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`maniamall_cscart`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`maniamall_cscart`.`cscart_categories`.`usergroup_ids`))) and (`maniamall_cscart`.`cscart_categories`.`status` in ('A','H')))"
}
},
{
"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": [
"maniamall_cscart.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.03",
"prefix_cost": "21.23",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
},
{
"table": {
"table_name": "popularity",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"total"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"maniamall_cscart.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.03",
"prefix_cost": "21.26",
"data_read_per_join": "10"
},
"used_columns": [
"product_id",
"total"
]
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"maniamall_cscart.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "30.00",
"using_index": true,
"cost_info": {
"read_cost": "0.29",
"eval_cost": "0.01",
"prefix_cost": "21.59",
"data_read_per_join": "2"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`maniamall_cscart`.`prices`.`lower_limit` = 1) and (`maniamall_cscart`.`prices`.`usergroup_id` in (0,0,1)))"
}
}
]
}
}
}
}
Result
| product_id |
product |
stoc_intern |
pret_achizitie |
pret_revanzator |
gestiune |
| 1029075 |
Saboti ambreiaj Husqvarna: 136, 137, 141, 142, 230, 235, 240, 36, 41 - - MTO-DA0020 |
-99 |
0.00 |
0.00 |
Y |
| 1032955 |
Pompa ulei - MTO-DC0027 |
-99 |
0.00 |
0.00 |
Y |
| 1032956 |
Pompa ulei - 2500 / 3800 - (DM/DR) - MTO-DM0009 |
-99 |
0.00 |
0.00 |
Y |
| 1051407 |
Filtru aer Stihl: MS 170, 180, 017, 018 - - MTO-DA0140 |
-99 |
0.00 |
0.00 |
Y |
| 1051411 |
Filtru benzina Stihl - 8.3mm - - MTO-DA0134 |
-99 |
0.00 |
0.00 |
Y |
| 1032919 |
Piston complet Husqvarna: 141, 142 (40mm) - - MTO-DA0175 |
-99 |
0.00 |
0.00 |
Y |
| 1051341 |
Amortizor Husqvarna: 51,55 - - MTO-DA0031 |
-99 |
0.00 |
0.00 |
Y |
| 1033064 |
Rulmenti ambielaj - (DC) - MTO-DC0016 |
-99 |
0.00 |
0.00 |
Y |
| 1032924 |
Piston complet St: MS 270 (44mm) - MTO-DA0190.5 |
-99 |
0.00 |
0.00 |
N |