Re: Error installing: memcached_functions_mysql-1.1
The above combination did not work for set() function (making it imposible to use), so this time I tryed the memcached_functions_mysql-1.1:
mysql> select memc_udf_version();
+--------------------+
| memc_udf_version() |
+--------------------+
| 1.1 |
+--------------------+
1 row in set (0.00 sec)
mysql> select memc_libmemcached_version();
+-----------------------------+
| memc_libmemcached_version() |
+-----------------------------+
| 0.34 |
+-----------------------------+
1 row in set (0.00 sec)
and this time it is WORKING!
Subject
Views
Written By
Posted
4358
February 01, 2012 04:27AM
3216
February 02, 2012 07:29AM
Re: Error installing: memcached_functions_mysql-1.1
2362
February 04, 2012 07:46PM
2627
March 20, 2012 03:20AM
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.