SELECT 
  status 
FROM 
  netting_menus 
WHERE 
  menu_id = 6

Query time 0.00020

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}