SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '76b69f78c395428659b675d1b327d9f35b022a26e30566e3bab72a2ac40e3a87' 
  AND token = 'rObSlso7r7hYxRXZBuurizh6Ph3deUYSznpI5IyTCZU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00032

JSON explain

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