From: Syed Shahanavaz Date: December 9 2012 9:05am Subject: Memcached NDB List-Archive: http://lists.mysql.com/cluster/8468 Message-Id: <000601cdd5ec$539934c0$facb9e40$@fbd.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01CDD605.78E8DDC0" ------=_NextPart_000_0007_01CDD605.78E8DDC0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I am trying to use Memcached API to set value to a NDB table having composite primary key (col1+col2). - Could anyone kindly guide me the correct syntax of using multi column key in memcached_set_by_key() API. - Memcached server crashes if caching policy set to CACHING, and a GET operation is performed on NDB table. I think there is already a bug posted, any plan to fix it soon. - Any workaround for the above said crashing problem? Thanks&Regards, SYED ------=_NextPart_000_0007_01CDD605.78E8DDC0--