{
"query_block": {
"select_id": 1,
"const_condition": "1",
"filesort": {
"sort_key": "b.destination",
"temporary_table": {
"table": {
"table_name": "a",
"access_type": "ALL",
"rows": 6,
"filtered": 100
},
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["destination_id", "lang_code"],
"ref": ["vietpom_dev.a.destination_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(b.lang_code = 'vi')"
}
}
}
}
}
| destination_id | status | localization | destination |
|---|---|---|---|
| 13 | A | An Giang | |
| 14 | A | Bạc Liêu | |
| 1 | A | Default rate area (all countries) | |
| 9 | A | Hồ Chí Minh | |
| 10 | A | Đắk Lắk | |
| 11 | A | Đắk Nông | |
| 12 | A | Đồng Nai |