{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.35"
},
"ordering_operation": {
"using_filesort": true,
"cost_info": {
"sort_cost": "1.00"
},
"table": {
"table_name": "events",
"access_type": "ALL",
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "0.35",
"data_read_per_join": "328"
},
"used_columns": [
"event_id",
"event",
"use_event",
"params",
"status",
"company_id",
"extra"
],
"attached_condition": "((`biobronz_storeh`.`events`.`company_id` = 12) and (`biobronz_storeh`.`events`.`status` = 'A'))"
}
}
}
}