SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '09bb83108a1e3ef294a3a1aa89556b25d30a3fdc6052cc5c50166b786eca2bce' 
  AND token = 'UwnnqvJ1vi/Et00dR36GLcrrF9IDDxeiYkMFBeVFz2E=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00023

JSON explain

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