Re: any sample python code on python-memcached

2008-10-02 Thread Martin MC Brown
Hi, I am new to memcached, and look to sample code or tutorial in python- memcached. Check the documentation for using Python/memcached/MySQL: http://dev.mysql.com/doc/refman/5.1/en/ha-memcached-interfaces-python.html MC -- Martin MC Brown, Technical Writer Database Technology Group

Re: Failed configure on x86_64...

2008-11-30 Thread Martin MC Brown
ways of fixing this problem? You just need to specify the build target to configure; no munging required: ./configure --enable-64bit --build x86_64-redhat-linux-gnu MC -- Martin MC Brown, Technical Writer Database Technology Group, Sun Microsystems http://sun.com | http://mysql.com Phone: x18

Re: Failed configure on x86_64...

2008-12-01 Thread Martin MC Brown
ws it is setting the CFLAGS correctly: $ grep 64 Makefile install_sh_DATA = $(install_sh) -c -m 644 CFLAGS = -m64 -g -O2 INSTALL_DATA = ${INSTALL} -m 644 MC -- Martin MC Brown, Technical Writer Database Technology Group, Sun Microsystems http://sun.com | http://mysql.com Phone: x18435/+4

Re: what does memory allocation memcached do ?

2009-06-18 Thread Martin MC Brown
ger explanation here: http://dev.mysql.com/doc/refman/5.1/en/ha-memcached-using-memory.html MC -- Martin MC Brown, Technical Writer MySQL and Infrastructure Group, Sun Microsystems http://sun.com | http://mysql.com Phone: x18435/+44 247 669 8435 Skype: mcmcslp

Re: how to clear the cache

2009-06-22 Thread Martin MC Brown
On 22 Jun 2009, at 19:48, Adam Lee wrote: Also, restarting memcached definitely clears the cache. And if it didn't clear the cache, it hasn't restarted :) MC -- Martin MC Brown, Technical Writer MySQL and Infrastructure Group, Sun Microsystems http://sun.com | http://mysql

Re: options for hiring consultant to do 'hello world' memcached app?

2009-06-28 Thread Martin MC Brown
ache: # First machine StoreKeyValuePair("abc", $largestring); # Second machine $temp = RetrieveKeyValue("abc"); and then $temp should contain $largestring. Bennett -- Martin MC Brown, Technical Writer Database Technology Group, Sun Microsystems http://sun.com | http://mysql.com Phone: x18435/+44 247 669 8435 Skype: mcmcslp

Re: Memory utilisation of memcached

2009-06-29 Thread Martin MC Brown
ks in advance. -- Martin MC Brown, Technical Writer MySQL and Infrastructure Group, Sun Microsystems http://sun.com | http://mysql.com Phone: x18435/+44 247 669 8435 Skype: mcmcslp

Memory/Item sizes in 1.4.2

2009-10-14 Thread Martin MC Brown
ached.html and the included FAQ on the configurable item size, but the FAQ on the project wiki still shows the 1MB limits and not the recent changes in 1.4.2. I don't seem to have rights to update the pages, or I would do it myself ;) MC -- Martin MC Brown, Technical Writer MySQL and

Re: Regarding SASL

2009-10-28 Thread Martin MC Brown
e higher level howto and protocol spec on the wiki: http://code.google.com/p/memcached/wiki/SASLHowto http://code.google.com/p/memcached/wiki/SASLAuthProtocol -- Toru Maesaka -- Martin MC Brown, Technical Writer MySQL and Infrastructure Group, Sun Microsystems http://sun.com | http://mysql.com Phone: x18435/+44 247 669 8435 Skype: mcmcslp