Skip to content

Instantly share code, notes, and snippets.

@oh-sky
Created February 7, 2013 07:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oh-sky/4729231 to your computer and use it in GitHub Desktop.
Save oh-sky/4729231 to your computer and use it in GitHub Desktop.

$ mysql -u root -p < /usr/local/mysql/share/innodb_memcached_config.sql

mysql> install plugin daemon_memcached soname "libmemcached.so";

$ telnet localhost 11211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment