Open
Description
It appears that if the client is configured to use SASL but the Memcached server does not require it, the connection succeeds. Is there any way to tell that the server does not require SASL, other than to try connecting without it first? Even a way to query the pool to see if the SASL credentials were actually used to make the connection would be useful.