{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "2.27"
},
"table": {
"table_name": "ushop_booking_and_reservation_booking_info",
"access_type": "ALL",
"rows_examined_per_scan": 16,
"rows_produced_per_join": 1,
"filtered": "6.25",
"cost_info": {
"read_cost": "2.17",
"eval_cost": "0.10",
"prefix_cost": "2.27",
"data_read_per_join": "32"
},
"used_columns": [
"id",
"order_id",
"product_id",
"booking_info",
"status"
],
"attached_condition": "((`marketplace`.`ushop_booking_and_reservation_booking_info`.`product_id` = 567) and (`marketplace`.`ushop_booking_and_reservation_booking_info`.`status` = 'A'))"
}
}
}
| id | order_id | product_id | booking_info | status |
|---|---|---|---|---|
| 15 | 646 | 567 | a:3:{s:12:"booking_type";s:1:"C";s:14:"dates_selected";a:3:{i:0;i:1776135600;i:1;i:1776222000;i:2;i:1776308400;}s:12:"booking_time";a:2:{s:10:"start_time";s:7:"12:00am";s:8:"end_time";s:6:"3:25pm";}} | A |
| 16 | 647 | 567 | a:3:{s:12:"booking_type";s:1:"C";s:14:"dates_selected";a:2:{i:0;i:1776049200;i:1;i:1776394800;}s:12:"booking_time";a:2:{s:10:"start_time";s:7:"12:00am";s:8:"end_time";s:6:"3:25pm";}} | A |