{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "netting_statuses.position",
"table": {
"table_name": "netting_statuses",
"access_type": "ALL",
"rows": 22,
"filtered": 100,
"attached_condition": "netting_statuses.`type` = 'O'"
}
}
}
},
{
"table": {
"table_name": "netting_status_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["status_id", "lang_code"],
"ref": ["pucuda_cscart.netting_statuses.status_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(netting_status_descriptions.lang_code = 'en')"
}
}
]
}
}
status_id | status | type | is_default | position | description | email_subj | email_header | lang_code |
---|---|---|---|---|---|---|---|---|
20 | A | O | N | 0 | Fraud checking | en | ||
2 | C | O | Y | 0 | Complete | has been completed | Your order has been completed. Thank you for choosing us. | en |
19 | Y | O | Y | 0 | Awaiting call | Awaiting call | Awaiting call | en |
7 | I | O | Y | 0 | Canceled | has been canceled | Your order has been canceled. Please contact shop administration. | en |
6 | B | O | Y | 0 | Backordered | has been backordered | Your order has been backordered. | en |
5 | D | O | Y | 0 | Declined | has been declined | Your order has been declined. Please contact shop administration. | en |
4 | F | O | Y | 0 | Failed | failed | Your order has been unsuccessful. Please contact shop administration. | en |
3 | O | O | Y | 0 | Open | has been placed successfully. | Thank you for the order. You are welcome to come back! | en |
1 | P | O | Y | 0 | Paid | has been paid | Your order has been paid successfully. | en |
21 | E | O | N | 10 | Rent | en | ||
22 | G | O | N | 20 | Awaiting return | en |