libmemcached icon indicating copy to clipboard operation
libmemcached copied to clipboard

`memcached_set` returns `MEMCACHED_NOTFOUND`

Open MaoZiming opened this issue 1 year ago • 1 comments

I am getting weird memcached_return_t (MEMCACHED_NOTFOUND) after calling memcached_set. If I understand it correctly, MEMCACHED_NOTFOUND should only apply to memcached_get. Do you know what kind of situations where memcached_set could return MEMCACHED_NOTFOUND?

MaoZiming avatar Sep 03 '24 16:09 MaoZiming

You need to provide reproducing examples, please. And some versions, like library and server version.

m6w6 avatar Aug 28 '25 12:08 m6w6