Query time 0.00037
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "3.68"
},
"ordering_operation": {
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "sd",
"access_type": "ref",
"possible_keys": [
"section"
],
"key": "section",
"used_key_parts": [
"section",
"status"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 21,
"rows_produced_per_join": 2,
"filtered": "10.00",
"cost_info": {
"read_cost": "0.85",
"eval_cost": "0.21",
"prefix_cost": "2.95",
"data_read_per_join": "13K"
},
"used_columns": [
"param_id",
"param",
"param_2",
"param_3",
"param_4",
"param_5",
"param_6",
"class",
"section",
"status",
"position",
"parent_id",
"id_path"
],
"attached_condition": "(`gaseus`.`sd`.`param_5` = '5')"
}
},
{
"table": {
"table_name": "cscart_static_data_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"param_id",
"lang_code"
],
"key_length": "9",
"ref": [
"gaseus.sd.param_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.53",
"eval_cost": "0.21",
"prefix_cost": "3.69",
"data_read_per_join": "1K"
},
"used_columns": [
"param_id",
"lang_code",
"descr"
]
}
}
]
}
}
}
Result
| param_id |
param |
descr |
param_2 |
param_3 |
param_4 |
param_5 |
param_6 |
status |
position |
parent_id |
id_path |
class |
| 200 |
https://test.gaseus.es/equipment |
PRODUCT FINDER |
|
|
|
5 |
N |
A |
1 |
0 |
200 |
|
| 201 |
https://test.gaseus.es/about-our-company/ |
ABOUT US |
|
|
|
5 |
N |
A |
2 |
0 |
201 |
|
| 202 |
https://test.gaseus.es/contact-us/ |
CONTACT US |
|
|
|
5 |
N |
A |
3 |
0 |
202 |
|
| 203 |
https://test.gaseus.es/blog/ |
NEWS |
|
|
|
5 |
N |
A |
4 |
0 |
203 |
|