Hi, please consider adding a "memcached" USE flag which would enable InnoDB memcached support (WITH_INNODB_MEMCACHED). See http://dev.mysql.com/doc/refman/5.6/en/innodb-memcached.html for further information about that feature. Thanks. Reproducible: Always
I'm not too thrilled with the implementation. A custom, embedded memcached daemon with libevent statically linked. This will be a low priority as our focus is currently getting MySQL/MariaDB 5.5 finally stable. @mysql: What is the team's opinion?
upstream memcached isn't happy with the implementation here, because they picked up bugs and didn't port in the fixes; so not sure if it's a good idea at all; at least until upstream innodb brings in the memcached updates on a regular basis.