MySQL Forums
Forum List  »  Memory Storage Engine

How to use memcached_functions_mysql at mysql layer
Posted by: Supriya Mayekar
Date: June 08, 2012 01:32AM

I have installed mysql server 5.5, memcached, libmemcache and
memcached_functions_mysql.

Now I want to use it on my slow queries like SELECT statement.

Say I want to cache below query on mysql layer

SELECT * FROM payements;

How do i cache it on mysql layer.

Options: ReplyQuote


Subject
Views
Written By
Posted
How to use memcached_functions_mysql at mysql layer
6559
June 08, 2012 01:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.