{
"query_block": {
"select_id": 1,
"cost": 0.01133984,
"nested_loop": [
{
"table": {
"table_name": "cscart_statuses",
"access_type": "index",
"key": "status",
"key_length": "6",
"used_key_parts": ["status", "type"],
"loops": 1,
"rows": 32,
"cost": 0.01133984,
"filtered": 100,
"attached_condition": "cscart_statuses.`type` = 'O'",
"using_index": true
}
}
]
}
}
| status_id | status |
|---|---|
| 20 | A |
| 6 | B |
| 2 | C |
| 5 | D |
| 21 | E |
| 4 | F |
| 22 | G |
| 26 | H |
| 7 | I |
| 24 | J |
| 27 | K |
| 28 | L |
| 29 | M |
| 3 | O |
| 34 | P |
| 30 | Q |
| 31 | R |
| 32 | S |
| 33 | U |
| 19 | Y |