mysql <sql/install_functions.sql can not working

Bug #518699 reported by kalman03
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Memcached Functions for MySQL
New
Undecided
Unassigned

Bug Description

errors like this:

[root@localhost memcached_functions_mysql-1.1]# /usr/local/mysql/bin/mysql kalman<sql/install_functions.sql
ERROR 1126 (HY000) at line 38: Can't open shared library 'libmemcached_functions_mysql.so' (errno: 22 /usr/local/mysql/lib/mysql/plugin/libmemcached_functions_mysql.so: undefined symbol: memcached_string_append)
[root@localhost memcached_functions_mysql-1.1]# /usr/local/mysql/bin/mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 13
Server version: 5.1.43 Source distribution

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> show variables like 'pl%'
    -> ;
+---------------+-----------------------------------+
| Variable_name | Value |
+---------------+-----------------------------------+
| plugin_dir | /usr/local/mysql/lib/mysql/plugin |
+---------------+-----------------------------------+
1 row in set (0.00 sec)

mysql>

Is my opt wronning???

kalman03 (kalman03)
security vulnerability: yes → no
visibility: private → public
Revision history for this message
Abhishek Nair (shake) wrote :

Done anyone have a solution for this?

Revision history for this message
popgo (unidba) wrote :

Any hotfix?

Revision history for this message
ikkan (ikkans) wrote :

Anyone find a solution?

cheers

Revision history for this message
Agripino Duarte (agripinoduarte) wrote :

I'm trying to compile version 1.1 of memcached_functions with libmemcached_0.49 and memcached_1.0.2 , on OpenSuse 11.3 , but there is an error executing make. I've tried to supress the error, located on file serc/stats.c , but there's a incompatibility with the memcached function been called. anyone have a solution?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.