SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'bb870e226fd2aae1f62b1623eebc435c54ef9de489ab9fbbae6631294ee5d13a' 
  AND token = 'A5RSuw+k08jhNPtYCuS3I8PNSVV9Qxo78JsreuFNbu0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00031

JSON explain

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