SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9cb1b865a0548aabc6d6ab5e8b839f92ed0a6b7305ee50e05a171b882dae67a9' 
  AND token = 'Ro9nL2Ead6t8Fg/ArWhMSP2DoH4jbzekleEWrmmdeNY=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00026

JSON explain

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