SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9c9c8ca5c679f603fb75aed689c61d22d8ceaf2e46ed8ae86fd158557c261ef8' 
  AND token = 'i5BWbxJNLj+QOErnq5GgYgLSfHYV9TYO8z3TL2qkvm8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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