SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '58cea8b8d8fcdd80083a90ac7781f3c6664ed366cffb44a412e06001b1c4564f' 
  AND token = 'bhVsEaR1PFgxolSRxmc4Kaglxy8GYuvWum5CbL2sLxU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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