How to use memcached_functions_mysql at mysql layer
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.
Subject
Views
Written By
Posted
How to use memcached_functions_mysql at mysql layer
6763
June 08, 2012 01:32AM
2653
June 13, 2012 10:24PM
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.