SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'dc4a3532b9e37a3489bb690957777ca7563a2d266968a91830ea65091ec916ed' 
  AND token = 'AW0V+SdQDMHIw+qIiqEmcYLx8vLgiWe0pVorWJP5sj0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00046

JSON explain

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