SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ae127373d3475e04bdc5b0fa26ebe0bde8d8e32a56ba0910f33cbda7bad85db7' 
  AND token = 'Fptp8C7HedV0CoaEhgJlVlPC2RHazkInxKMZyF1W+cs=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00036

JSON explain

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