SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'a9a349c1beed042fcdfb6837587f4eaaccf44bafc53e0ea964fcb54db275a331' 
  AND token = 'l5hm4dW3f2toC2thxyRtMyPTqBjjT9BCaNu8NJBs5E0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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