SELECT 
  * 
FROM 
  cscart_notification_event_receivers 
ORDER BY 
  id ASC

Query time 0.00042

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}