SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '03a86cf04fa4ee87a9f4e5fc33bf23b13b5e4aab73fd90c259245ae92c8865f3' 
  AND token = 'JGQtmmdgDLLANdoW6Lcwcl22RgZOQGbtYLWaNG3ukog=' 
  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"
    }
  }
}