MySQL Forums
Forum List  »  NDB clusters

Can't find symbol '_mysql_plugin_interface_version_' in library Error
Posted by: halil ibrahim kara
Date: October 15, 2015 08:03AM

Hello;

I have just installed Mysql Cluster 7.4.7 with 1 management and 2 nodes.

It is working.

But I also would like to use memcached options which already enabled in this version according to document.

While installing memcache plugin I am getting following errors;

mysql> install plugin daemon_memcached soname "libmemcached.so";
ERROR 1127 (HY000): Can't find symbol '_mysql_plugin_interface_version_' in library

I think therefore nothing caching.

[root@mysql1 ~]# memcached-tool 10.34.21.11:11212 dump
Dumping memcache contents
Number of buckets: 0
Number of items :

How can I enable daemon_memcached plugin?

Thanks in advanced.

Options: ReplyQuote


Subject
Views
Written By
Posted
Can't find symbol '_mysql_plugin_interface_version_' in library Error
2865
October 15, 2015 08:03AM


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.