Configure - memcache with mysql
Ashok
ashokkumar at buddiesinfotech.com
Sat Jul 28 10:21:02 UTC 2007
Hi.
I have created the memcache.so file from the memcache.c file, then I
have put in the lib folder.
I have followed the procedure for create share object file ( .so file)
Like this : http://dev.mysql.com/doc/refman/5.0/en/udf-compiling.html
After that I have create the function like this,
CREATE FUNCTION memcache_delete RETURNS INTEGER SONAME 'memcache.so';
When I execute the above statement, I got the error like this.
Error Code : 1126
Can't open shared library 'memcache.so' (errno: 22 /lib/memcache.so:
undefined symbol: empty_string)
How to solve the above problem...?
Can you any one tell me the solution for this?
Regards,
S.Ashokkumar
DB Programmer
_____
From: Lessaid ABDERRAHMAN [mailto:lessaid at gmail.com]
Sent: Saturday, July 28, 2007 2:58 PM
To: Ashok
Cc: Earl Cahill; Dustin Sallings; Memcached list
Subject: Re: Configure - memcache with mysql
Hi
1-3: You can try memcache_engine, it may help you :
http://tangent.org/index.pl?node_id=506
4 : An old article from John David Duncan's blog about what you're looking
for :
http://mysqlblog.lenoxway.net/index.php?/archives/3-MySQL-triggers-and-memca
che.html
Enjoy :)
On 7/28/07, Ashok < <mailto:ashokkumar at buddiesinfotech.com>
ashokkumar at buddiesinfotech.com> wrote:
1. How to create the memcache.so file from the memcache.c?
2. How to link the memcache.so file with mysql?
3. How to create the function in Mysql using the share object file
'memcache.so'?
4. How to clear the memcache by using Mysql trigger?
Regards,
S.Ashokkumar
DB Programmer
----------------------
Primary Development India - Chennai
_____
From: memcached-bounces at lists.danga.com [mailto:
<mailto:memcached-bounces at lists.danga.com>
memcached-bounces at lists.danga.com] On Behalf Of Ashok
Sent: Saturday, July 28, 2007 1:02 PM
To: 'Earl Cahill'; 'Dustin Sallings'; 'Memcached list'
Subject: Configure - memcache with mysql
Hi.
How to configure the memcache with Mysql?
Regards,
S.Ashokkumar
DB Programmer
--
Lessaid, Since 1980
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070728/eca3f731/attachment.html
More information about the memcached
mailing list