SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'acaa513a2a6d91ca2ca4e6285b480281fe9000bdb4c8d6fa02305b6514eed84d' 
  AND token = 'ut7EMusTPdRrex2iaCXABfxvabNIiRQ0rGWeAVho+6A=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00039

JSON explain

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