ID:               40992
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andreyan at tut dot by
-Status:           Open
+Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: Any
 PHP Version:      Irrelevant
 New Comment:

This is memcached limitation, it should be mentioned in memcache docs.


Previous Comments:
------------------------------------------------------------------------

[2007-04-04 09:47:24] andreyan at tut dot by

Description:
------------
Extract from
http://cvs.danga.com/browse.cgi/wcmtools/memcached/doc/protocol.txt?rev=HEAD&content-type=text/plain

Data stored by memcached is identified with the help of a key. A key
is a text string which should uniquely identify the data for clients
that are interested in storing and retrieving it.  Currently the
length limit of a key is set at 250 characters (of course, normally
clients wouldn't need to use such long keys); the key must not include
control characters or whitespace.

I didn't know about it and was searching local issue too long.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40992&edit=1

Reply via email to