SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '096accf07175840fdd98c9ad68334913869c6702b2bedba29aa173ea077901ac' 
  AND token = 'MT2GeGOMGsIT/FgWs8Xt6WRNJfUGhJ1pR4WqqdNkIew=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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