Query time 0.00300
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "148.04"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"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": "2K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
]
}
},
{
"table": {
"table_name": "companies",
"access_type": "ALL",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 5,
"rows_produced_per_join": 1,
"filtered": "20.00",
"cost_info": {
"read_cost": "2.98",
"eval_cost": "0.20",
"prefix_cost": "3.18",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "(`pankajecarter_systemfour`.`companies`.`status` = 'A')"
}
},
{
"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": 87,
"rows_produced_per_join": 87,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "3.15",
"eval_cost": "17.40",
"prefix_cost": "23.73",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"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": [
"pankajecarter_systemfour.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 6,
"filtered": "7.93",
"cost_info": {
"read_cost": "87.00",
"eval_cost": "1.38",
"prefix_cost": "128.13",
"data_read_per_join": "30K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`pankajecarter_systemfour`.`products`.`company_id` = `pankajecarter_systemfour`.`companies`.`company_id`) and (`pankajecarter_systemfour`.`products`.`parent_product_id` = 0) and ((`pankajecarter_systemfour`.`products`.`usergroup_ids` = '') or find_in_set(0,`pankajecarter_systemfour`.`products`.`usergroup_ids`) or find_in_set(1,`pankajecarter_systemfour`.`products`.`usergroup_ids`)) and (`pankajecarter_systemfour`.`products`.`status` = 'A') and (`pankajecarter_systemfour`.`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": [
"pankajecarter_systemfour.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 6,
"filtered": "100.00",
"cost_info": {
"read_cost": "6.90",
"eval_cost": "1.38",
"prefix_cost": "136.41",
"data_read_per_join": "31K"
},
"used_columns": [
"product_id",
"lang_code",
"product",
"full_description"
]
}
},
{
"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": [
"pankajecarter_systemfour.products_categories.product_id"
],
"rows_examined_per_scan": 3,
"rows_produced_per_join": 20,
"filtered": "97.92",
"using_index": true,
"cost_info": {
"read_cost": "7.49",
"eval_cost": "4.05",
"prefix_cost": "148.04",
"data_read_per_join": "486"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`pankajecarter_systemfour`.`prices`.`lower_limit` = 1) and (`pankajecarter_systemfour`.`prices`.`usergroup_id` in (0,0,1)))"
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
product_type |
parent_product_id |
full_description |
| 388 |
test123 |
CS-Cart |
P |
0 |
|
| 389 |
test123 |
CS-Cart |
P |
0 |
|
| 390 |
test123 |
CS-Cart |
P |
0 |
|
| 391 |
test123 |
CS-Cart |
P |
0 |
|
| 392 |
test123 |
CS-Cart |
P |
0 |
|
| 393 |
test123 |
CS-Cart |
P |
0 |
|
| 394 |
test123 |
CS-Cart |
P |
0 |
|
| 395 |
test123 |
CS-Cart |
P |
0 |
|
| 396 |
test123 |
CS-Cart |
P |
0 |
|
| 397 |
test123 |
CS-Cart |
P |
0 |
|
| 398 |
test123 |
CS-Cart |
P |
0 |
|
| 399 |
test123 |
CS-Cart |
P |
0 |
|
| 400 |
test123 |
CS-Cart |
P |
0 |
|
| 401 |
test123 |
CS-Cart |
P |
0 |
|
| 402 |
test123 |
CS-Cart |
P |
0 |
|
| 403 |
test123 |
CS-Cart |
P |
0 |
|
| 404 |
test123 |
CS-Cart |
P |
0 |
|
| 405 |
test123 |
CS-Cart |
P |
0 |
|
| 406 |
test123 |
CS-Cart |
P |
0 |
|
| 407 |
test123 |
CS-Cart |
P |
0 |
|
| 408 |
test123 |
CS-Cart |
P |
0 |
|
| 409 |
test123 |
CS-Cart |
P |
0 |
|
| 410 |
test123 |
CS-Cart |
P |
0 |
|
| 411 |
test123 |
CS-Cart |
P |
0 |
|
| 412 |
test123 |
CS-Cart |
P |
0 |
|
| 413 |
test123 |
CS-Cart |
P |
0 |
|
| 414 |
test123 |
CS-Cart |
P |
0 |
|
| 415 |
test123 |
CS-Cart |
P |
0 |
|
| 416 |
test123 |
CS-Cart |
P |
0 |
|
| 417 |
test123 |
CS-Cart |
P |
0 |
|
| 418 |
test123 |
CS-Cart |
P |
0 |
|
| 419 |
test123 |
CS-Cart |
P |
0 |
|